Merge branch '3.10.0' of https://github.com/threefoldfoundation/www_threefold_io into 3.10.0
BIN
content/BG_wide.png
Normal file
|
After Width: | Height: | Size: 64 KiB |
BIN
content/about/checker1.png
Normal file
|
After Width: | Height: | Size: 483 KiB |
BIN
content/about/checker2.png
Normal file
|
After Width: | Height: | Size: 483 KiB |
BIN
content/about/checker3.png
Normal file
|
After Width: | Height: | Size: 509 KiB |
BIN
content/about/checker4.png
Normal file
|
After Width: | Height: | Size: 752 KiB |
BIN
content/about/checkerboard.png
Normal file
|
After Width: | Height: | Size: 268 KiB |
@@ -74,7 +74,9 @@ We empower self-sovereignty and autonomy.
|
||||
|
||||
<!-- section 3 -->
|
||||
|
||||
{% row(style="center margin" bgPath="checkerboard1.jpg") %}
|
||||
<div class="bgtest">
|
||||
|
||||
{% row(style="center margin") %}
|
||||
|
||||

|
||||
|
||||
@@ -87,6 +89,7 @@ We empower self-sovereignty and autonomy.
|
||||
|
||||
{% end %}
|
||||
|
||||
</div>
|
||||
|
||||
<!-- section 4-->
|
||||
|
||||
@@ -118,7 +121,9 @@ Equality, diversity, and inclusion are key to our vision of an Internet for ever
|
||||
|
||||
<!-- section 5 -->
|
||||
|
||||
{% row(style="center margin" bgPath="checkerboard2.jpg") %}
|
||||
<div class="bgtest2">
|
||||
|
||||
{% row(style="center margin") %}
|
||||
|
||||
## Our Community is United by
|
||||
### **Passion and Purpose**
|
||||
@@ -130,6 +135,7 @@ Our mission is to realize the vision of a decentralized, self-sovereign digital
|
||||
|
||||
{% end %}
|
||||
|
||||
</div>
|
||||
|
||||
<!-- section 6 -->
|
||||
|
||||
@@ -138,4 +144,24 @@ Our mission is to realize the vision of a decentralized, self-sovereign digital
|
||||
### <i>**"Never doubt that a small group of thoughtful, committed citizens <br> can change the world; indeed, it's the only thing that ever has."**</i>
|
||||
### - Margaret Mead
|
||||
|
||||
{% end %}
|
||||
{% end %}
|
||||
|
||||
<style>
|
||||
|
||||
.bgtest{
|
||||
|
||||
background-image: url("checkerboard.png");
|
||||
background-position: center;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
.bgtest2{
|
||||
|
||||
background-image: url("checker4.png");
|
||||
background-position: center;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
</style>
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: "Buildnew"
|
||||
title: "Build"
|
||||
template: "page.html"
|
||||
insert_anchor_links: "left"
|
||||
---
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: "Farmnew"
|
||||
title: "Expand"
|
||||
template: "page.html"
|
||||
insert_anchor_links: "left"
|
||||
---
|
||||
|
||||
BIN
content/header_about.png
Normal file
|
After Width: | Height: | Size: 700 KiB |
BIN
content/header_build.png
Normal file
|
After Width: | Height: | Size: 471 KiB |
BIN
content/header_token.png
Normal file
|
After Width: | Height: | Size: 353 KiB |
BIN
content/home/checker1.png
Normal file
|
After Width: | Height: | Size: 483 KiB |
BIN
content/home/checker2.png
Normal file
|
After Width: | Height: | Size: 483 KiB |
BIN
content/home/checker3.png
Normal file
|
After Width: | Height: | Size: 509 KiB |
BIN
content/home/checker4.png
Normal file
|
After Width: | Height: | Size: 752 KiB |
@@ -181,8 +181,11 @@ Join a group of people around the globe who believe the world needs ThreeFold an
|
||||
|
||||
<!-- section 5 -->
|
||||
|
||||
<div class="bgtest">
|
||||
|
||||
{% row(style="center margin" bgPath="checkerboard1.jpg") %}
|
||||
{% row(style="center margin") %}
|
||||
|
||||
<!-- bgPath="checkerboard1.jpg" -->
|
||||
|
||||
<br>
|
||||
|
||||
@@ -195,6 +198,20 @@ We're open-source and decentralized, so we use a token called $TFT to fuel the m
|
||||
<button>[Dive into the Token](/token)</button>
|
||||
<button>[Buy $TFT](https://manual.grid.tf/getstarted/TF_Token/tft_toc.html)</button>
|
||||
|
||||
</div>
|
||||
|
||||
{% end %}
|
||||
|
||||
<style>
|
||||
|
||||
.bgtest{
|
||||
|
||||
background-image: url("home/checker4.png");
|
||||
background-position: center;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
||||
|
||||
{% end %}
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
BIN
content/togethericon.png
Normal file
|
After Width: | Height: | Size: 705 KiB |