new homepage

This commit is contained in:
sasha-astiadi
2024-05-31 01:33:40 +03:00
parent 8cc3a3faf4
commit 9003112e45
51 changed files with 723 additions and 235 deletions

View File

@@ -4,60 +4,66 @@ description: ""
insert_anchor_links: "left"
template: "partials/footer.html"
extra:
logoPath: "images/black_threefold.png"
socialLinks: { Github: "https://github.com/threefoldfoundation", Github2: "https://github.com/threefoldtech", Twitter: "https://twitter.com/threefold_io", Telegram: "https://t.me/threefoldnews" }
logoPath: "images/logo.png"
socialLinks: { Github: "https://github.com/ourworldfreezone", Twitter: "https://twitter.com/threefold_io", Telegram: "https://t.me/threefoldnews" }
---
{% row(style="lean") %}
##### **LEARN**
<br>
<a onclick="window.open('https://ourworldventures.github.io/info_ourworld/intro/intro.html', '_blank')"><h6>Knowledgebase</h6></a>
###### [Blog](/blog)
###### [News](/newsroom)
|||
##### **THE VENTURES**
##### Affiliate Projects
<br>
<a onclick="window.open('https://threefold.io', '_blank')"><h6>ThreeFold</h6></a>
<a onclick="window.open('https://freezone.ourworld.tf/', '_blank')"><h6>OW Digital Free Zone</h6></a>
###### [Incubaid](https://manual.grid.tf/threefold_token/buy_sell_tft/buy_sell_tft.html)
<a onclick="window.open('https://sikana.tv/)', '_blank')"><h6>Sikana</h6></a>
###### [Mazraa](https://dashboard.grid.tf/)
###### [Freeflow Nation](https://manual.grid.tf/farmers/farmers.html)
|||
##### OurWorld
<br>
<a onclick="window.open('https://ourworld.tf', '_blank')"><h6>OurWorld</h6></a>
###### [Freezone](/)
<a onclick="window.open('https://ourphone.ourworld.tf/', '_blank')"><h6>OurPhone</h6></a>
<a onclick="window.open('https://ourparadise.ourworld.tf/', '_blank')"><h6>OurParadise</h6></a>
<a onclick="window.open('https://ourverse.tf/', '_blank')"><h6>OurVerse</h6></a>
<a onclick="window.open('https://ourphone.tf/', '_blank')"><h6>OurPhone</h6></a>
|||
##### **BUILT ON THREEFOLD**
##### About Us
<br>
<a onclick="window.open('https://threefold.io', '_blank')"><h6>ThreeFold</h6></a>
<a onclick="window.open('https://ourworldfreezone.github.io/info_freezone/', '_blank')"><h6>Manual</h6></a>
<a onclick="window.open('https://t.me/threefold', '_blank')"><h6>Main Community</h6></a>
<a onclick="window.open('https://manual.grid.tf', '_blank')"><h6>Manual</h6></a>
<a onclick="window.open('https://t.me/threefoldnews', '_blank')"><h6>Telegram</h6></a>
<a onclick="window.open('https://forum.threefold.io/', '_blank')"><h6>Forum</h6></a>
<a onclick="window.open('https://threefoldfaq.crisp.help/en/', '_blank')"><h6>Support</h6></a>
<a onclick="window.open('https://github.com/ourworldfreezone', '_blank')"><h6>Github</h6></a>
{% end %}
<style>
a {
cursor: pointer;
}
</style>
</style>