diff --git a/content/co-Own/index.md b/content/co-Own/index.md index e434080..4930a51 100644 --- a/content/co-Own/index.md +++ b/content/co-Own/index.md @@ -4,7 +4,7 @@ description: "" date: 2018-09-14 updated: 2021-02-20 draft: false -weight: 2 +weight: 3 --- diff --git a/content/header/index.md b/content/header/index.md deleted file mode 100644 index 8c37e07..0000000 --- a/content/header/index.md +++ /dev/null @@ -1,165 +0,0 @@ ---- -title: "Header" -insert_anchor_links: "left" -template: "partials/header.html" -extra: - logoPath: "images/black_threefold.png" - button_Path: "/images/gettft_white.png" ---- - - -- [Mission]("/mission") -- [Grid]("/grid") -- [Build]("/build") -- [Farm]("/farm") -- [TFT]("/tft") -- Ecosystem - -{% row() %} - - - -[Our People](/people) - -Team, stories, & more - - - -||| - - - -[Our Partners](/partners) - -Explore Our Partners - -||| - - - -[ThreeFold Community](/community) - -Welcome To The Fold - - - -||| - - - -[Developer Resources](/developer) - -Join The Developer Community - - - -{% end %} - -- MoreInfo - -{% row(style="wide") %} - - -#### Tools - - - -[ThreeFold Connect](https://library.threefold.me/info/threefold#/tokens/threefold__threefold_connect) - -TFT Wallet, 2FA, & More - - - - - -[Dashboard](https://dashboard.grid.tf/) - -Portal & Capacity Explorer - - - - - -[Weblet Playground](https://play.grid.tf) - -Deploy a VM & More - -||| - -#### Resources - - - -[Library](https://library.threefold.me/info/threefold#/) - -Explore the Documentation - - - - - -[Manual](https://library.threefold.me/info/manual/#/manual__manual3_home_new) - -Get Started on the Grid - - - - - -[GitHub](https://github.com/) - -Code Library & Documentation - -||| - -#### Dive Deeper - - - -[Blog](/blog) - -Explore the Blogs - - - - - -[Newsroom](/newsroom) - -Check the Latest Updates - - - - - -[Intro Docs](https://intro.threefold.me) - -Perfect for Newcomers - -||| - -#### Support & Help - - - -[Forum](https://forum.threefold.io) - -Questions & Feedback - - - -[Support](/support) - -Speak Live with a Human - - - - - -[Careers](/careers) - -Join the Team - - - -{% end %} \ No newline at end of file diff --git a/content/home/index.md b/content/home/index.md index 189a2ba..669d526 100644 --- a/content/home/index.md +++ b/content/home/index.md @@ -12,6 +12,10 @@ weight: 1 {% row(margin="header" bgPath="home_header.jpg" bgStyle="full") %} + + + + # WORK, LIVE & PLAY Our world offers Digital Nomads truly amazing experiences in some of the world’s best locations. @@ -152,7 +156,7 @@ empowers the local community! ||| - + {% end %} diff --git a/content/invest/index.md b/content/invest/index.md index 9721d7b..438c1a2 100644 --- a/content/invest/index.md +++ b/content/invest/index.md @@ -4,7 +4,7 @@ description: "" date: 2018-09-14 updated: 2021-02-20 draft: false -weight: 2 +weight: 4 --- diff --git a/content/locations/index.md b/content/locations/index.md index df1e6cb..b41c583 100644 --- a/content/locations/index.md +++ b/content/locations/index.md @@ -4,7 +4,7 @@ description: "" date: 2018-09-14 updated: 2021-02-20 draft: false -weight: 1 +weight: 2 --- diff --git a/css/index.css b/css/index.css index e132fbe..a17dbee 100644 --- a/css/index.css +++ b/css/index.css @@ -380,6 +380,14 @@ header { padding: 80px 0; } + img[src*="#medium"] { + width: 300px; +} + +img[src*="#sm"] { + width: 130px; +} + h2 { font-size: 3rem; }
Team, stories, & more
Explore Our Partners
Welcome To The Fold
Join The Developer Community
TFT Wallet, 2FA, & More
Portal & Capacity Explorer
Deploy a VM & More
Explore the Documentation
Get Started on the Grid
Code Library & Documentation
Explore the Blogs
Check the Latest Updates
Perfect for Newcomers
Questions & Feedback
Speak Live with a Human
Join the Team