Add pages

This commit is contained in:
samaradel
2022-08-01 13:38:41 +02:00
parent 780f54a3cd
commit bdc1cc9fd4
8 changed files with 33 additions and 33 deletions

View File

@@ -21,7 +21,7 @@ page_template: "jobPage.html"
</div> -->
{% row(bgPath="team_joinus.jpg" style="center margin") %}
{% row(bgPath="careers/team_joinus.jpg" style="center margin") %}
# **Join Our Team**
@@ -77,14 +77,7 @@ Check out our available positions below. Can't find your perfect fit and don't w
<strong>Join Our Community</strong>
</h2>
</div>
<div class="back" style="background-image: url('tf_people.jpg')"
<div class="back" style="background-image: url('careers/tf_people.jpg')"
></div>
</a>
</div>
</div>

View File

@@ -1,6 +1,6 @@
---
title: "Cloud"
template: "section.html"
template: "page.html"
insert_anchor_links: "left"
---
@@ -48,7 +48,7 @@ Native support for containers and virtual machines. Migrate existing application
Private overlay networks and global end-to-end encryption minimize attack surface. Handle inbound traffic with uniquely secure web gateways.
<button> [Learn More]( https://library.threefold.me/info/manual/#/cloud/threefold__planetary_network) </button>
<button>[Learn More](https://library.threefold.me/info/manual/#/cloud/threefold__planetary_network)</button>
{% end %}

View File

@@ -1,6 +1,6 @@
---
title: "community"
template: "section.html"
template: "page.html"
insert_anchor_links: "left"
---
@@ -178,7 +178,7 @@ Check out the FAQs or ask a question on the ThreeFold Forum.
<strong>Join our Team</strong>
</h2>
</div>
<div class="back" style="background-image: url('tf_people.jpg')"
<div class="back" style="background-image: url('community/tf_people.jpg')"
></div>
</a>
</div>

View File

@@ -1,5 +1,6 @@
---
title: "Developer"
template: "page.html"
page_template: "resourcesPage.html"
---

View File

@@ -1,6 +1,6 @@
---
title: "Mission"
template: "section.html"
template: "page.html"
insert_anchor_links: "left"
---

View File

@@ -1,6 +1,6 @@
---
title: "support"
template: "section.html"
template: "page.html"
insert_anchor_links: "left"
---

View File

@@ -1,6 +1,6 @@
---
title: "TFT"
template: "section.html"
template: "page.html"
insert_anchor_links: "left"
---
@@ -21,11 +21,16 @@ The Peoples Internet creates an entirely new decentralized Internet economy t
<div class="relative pt-12 flex flex-col sm:grid sm:grid-cols-2 sm:gap-10 xl:flex xl:flex-row md:py-2 lg:py-2 lg:items-center text-center mx-auto justify-center">
<a class="center" href="https://coinmarketcap.com/currencies/threefold/" rel="some text" target="_blank">
<img class="logo_size mx-auto" src="cointelegraph_logo.png" alt ="cointelegraph">
<!-- <img class="logo_size mx-auto" src="./cointelegraph_logo.png" alt ="cointelegraph"> -->
![Image](cointelegraph_logo.png#mx-auto#logo_size)
</a>
<a class="center" href="https://www.coingecko.com/en/coins/threefold-token" rel="some text" target="_blank"><img class="logo_size mx-auto" src="coin_logo.png">
<a class="center" href="https://www.coingecko.com/en/coins/threefold-token" rel="some text" target="_blank">
<!-- <img class="logo_size mx-auto" src="coin_logo.png"> -->
![Image](coin_logo.png#mx-auto#logo_size)
</a>
</div>
@@ -224,18 +229,19 @@ Get TFT today and participate in the realization of a truly decentralized world.
<div class="quicklinks">
<a class="center" href="https://gettft.com/gettft/" rel="some text" target="_blank">
<img class="py-2 mr-2 my-2 px-5 border-2 border-black" src="get_tft_button.png" alt ="cointelegraph">
</a>
<!-- <img class="py-2 mr-2 my-2 px-5 border-2 border-black" src="get_tft_button.png" alt ="cointelegraph"> -->
![cointelegraph](get_tft_button.png)
</a>
<a class="center" href="https://pancakeswap.finance/swap?exactField=output&exactAmount=100&outputCurrency=0x8f0FB159380176D324542b3a7933F0C2Fd0c2bbf&inputCurrency=0xe9e7cea3dedca5984780bafc599bd69add087d56?use=v2" rel="some text" target="_blank">
<img class="py-2 mr-2 px-5 border-2 border-black" src="pancack_button.png" alt ="cointelegraph">
<!-- <img class="py-2 mr-2 px-5 border-2 border-black" src="pancack_button.png" alt ="cointelegraph"> -->
![pancakeswap](pancack_button.png)
</a>
<a class="center" href="https://app.1inch.io/#/56/swap/BNB/TFT" rel="some text" target="_blank">
<img class="py-2 my-2 mr-2 px-5 border-2 border-black" src="iinch_button.png" alt ="cointelegraph">
<!-- <img class="py-2 my-2 mr-2 px-5 border-2 border-black" src="iinch_button.png" alt ="cointelegraph"> -->
![1inch](iinch_button.png)
</a>
</div>