forked from Disroot/Website
change location of badge + fix error with bkground
This commit is contained in:
parent
acf0a1b654
commit
8018111118
3 changed files with 14 additions and 3 deletions
|
@ -9,5 +9,3 @@ body_classes: modular
|
||||||
<br>
|
<br>
|
||||||
## Disroot is a platform providing online services based on principles of freedom, privacy, federation and decentralization.
|
## Disroot is a platform providing online services based on principles of freedom, privacy, federation and decentralization.
|
||||||
**No tracking, no ads, no profiling, no data mining!**
|
**No tracking, no ads, no profiling, no data mining!**
|
||||||
|
|
||||||
<img src="https://api.thegreenwebfoundation.org/greencheckimage/DISROOT.ORG" alt="This website is hosted Green - checked by thegreenwebfoundation.org" style="height:100px">
|
|
||||||
|
|
12
pages/01.home/_greenenergy/2col.en.md
Normal file
12
pages/01.home/_greenenergy/2col.en.md
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
---
|
||||||
|
title: Online-donation
|
||||||
|
bgcolor: '#fff'
|
||||||
|
wider_column: left
|
||||||
|
fontcolor: '#1e5a5e'
|
||||||
|
---
|
||||||
|
|
||||||
|
Disroot servers are hosted in a datacenter using renevable energy.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
<img src="https://api.thegreenwebfoundation.org/greencheckimage/DISROOT.ORG" alt="This website is hosted Green - checked by thegreenwebfoundation.org" style="height:100px">
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
title: Disroot
|
title: Disroot
|
||||||
bgcolor: '#1F5C60'
|
bgcolor: '#fff'
|
||||||
content:
|
content:
|
||||||
items: '@self.modular'
|
items: '@self.modular'
|
||||||
order:
|
order:
|
||||||
|
@ -13,6 +13,7 @@ content:
|
||||||
- _signup
|
- _signup
|
||||||
- _services
|
- _services
|
||||||
- _disapp
|
- _disapp
|
||||||
|
- _greenenergy
|
||||||
menu: home
|
menu: home
|
||||||
big_header: true
|
big_header: true
|
||||||
onpage_menu: true
|
onpage_menu: true
|
||||||
|
|
Loading…
Reference in a new issue