From 6ea71b1f034f8a281939989125d56ea216923879 Mon Sep 17 00:00:00 2001 From: ehab-hassan Date: Tue, 17 Sep 2024 14:51:25 +0300 Subject: [PATCH 1/5] test metadata --- templates/partials/head.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/partials/head.html b/templates/partials/head.html index afbb00a68..8a7c6e23f 100644 --- a/templates/partials/head.html +++ b/templates/partials/head.html @@ -21,10 +21,10 @@ - {% elif page.extra.imgPath %} - - - + {% elif extra.imgPath %} + + + {%endif%} {%if section.description%} From 46f540f0d43906cdcef089f83f0269598561d98b Mon Sep 17 00:00:00 2001 From: ehab-hassan Date: Tue, 17 Sep 2024 14:57:01 +0300 Subject: [PATCH 2/5] test metadata --- templates/partials/head.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/partials/head.html b/templates/partials/head.html index 8a7c6e23f..1e352256b 100644 --- a/templates/partials/head.html +++ b/templates/partials/head.html @@ -22,9 +22,9 @@ {% elif extra.imgPath %} - - - + + + {%endif%} {%if section.description%} From dc460e304bcc53c504203b6fecaab73bdde9c580 Mon Sep 17 00:00:00 2001 From: ehab-hassan Date: Tue, 17 Sep 2024 15:00:10 +0300 Subject: [PATCH 3/5] test metadata --- templates/partials/head.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/partials/head.html b/templates/partials/head.html index 1e352256b..afbb00a68 100644 --- a/templates/partials/head.html +++ b/templates/partials/head.html @@ -21,7 +21,7 @@ - {% elif extra.imgPath %} + {% elif page.extra.imgPath %} From 574efd2467d4cea80167f9fb602d8c8bfe3e68b2 Mon Sep 17 00:00:00 2001 From: ehab-hassan Date: Tue, 17 Sep 2024 15:02:10 +0300 Subject: [PATCH 4/5] test metadata --- content/about/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/about/index.md b/content/about/index.md index 668f6c25f..341aa4bd6 100644 --- a/content/about/index.md +++ b/content/about/index.md @@ -5,7 +5,7 @@ template: "page.html" insert_anchor_links: "left" extra: author: Your name here - imgPath: about/about_hero.png + imgPath: about_hero.png --- From 8f7f8cf4959232ade7f71e8fab9dc20684f3c253 Mon Sep 17 00:00:00 2001 From: ehab-hassan Date: Tue, 17 Sep 2024 15:17:48 +0300 Subject: [PATCH 5/5] update meta data for main pages --- content/deploy/index.md | 5 ++--- content/host/index.md | 3 +++ content/technology/index.md | 3 +++ content/tokens/index.md | 4 ++-- content/utilization/index.md | 3 +++ 5 files changed, 13 insertions(+), 5 deletions(-) diff --git a/content/deploy/index.md b/content/deploy/index.md index b7a5320ba..c5eb991f1 100644 --- a/content/deploy/index.md +++ b/content/deploy/index.md @@ -1,11 +1,10 @@ --- title: "Deploy" -description: "About a decade ago, a group of passionate Internet & Cloud veterans came together to build a system." # quotation marks to allow colons where used +description: "ThreeFold has developed extensive technology and tools for developers and system administrators." # quotation marks to allow colons where used template: "page.html" insert_anchor_links: "left" extra: - author: Your name here - imgPath: about/deploy_hero.png + imgPath: deploy_hero.png --- diff --git a/content/host/index.md b/content/host/index.md index 88eeccab7..3dde7c7c9 100644 --- a/content/host/index.md +++ b/content/host/index.md @@ -1,7 +1,10 @@ --- title: "Host" +description: "Anyone can now become a cloud service provider, bringing local capacity to where people need it most while earning for your contributions." template: "page.html" insert_anchor_links: "left" +extra: + imgPath: host_hero.png ---
diff --git a/content/technology/index.md b/content/technology/index.md index 90d0ec4fd..fe5201232 100644 --- a/content/technology/index.md +++ b/content/technology/index.md @@ -1,7 +1,10 @@ --- title: "Technology" +description: "Our unique technology enables a system that can scale to a planetary level and store data that can never be corrupted or lost." template: "page.html" insert_anchor_links: "left" +extra: + imgPath: tech_here.png --- diff --git a/content/tokens/index.md b/content/tokens/index.md index 8b13a4e06..89706d792 100644 --- a/content/tokens/index.md +++ b/content/tokens/index.md @@ -1,11 +1,11 @@ --- title: "Tokens" -description: "About a decade ago, a group of passionate Internet & Cloud veterans came together to build a system." # quotation marks to allow colons where used +description: "ThreeFold, tokens are vital for facilitating peer-to-peer transactions between participants and catalyzing the growth of the ecosystem." # quotation marks to allow colons where used template: "page.html" insert_anchor_links: "left" extra: author: Your name here - imgPath: tfy/tft_header.png + imgPath: token_hero.png --- diff --git a/content/utilization/index.md b/content/utilization/index.md index b9fc5f95f..cafce11d0 100644 --- a/content/utilization/index.md +++ b/content/utilization/index.md @@ -1,7 +1,10 @@ --- title: "Utilization" +description: "ThreeFold’s decentralized autonomous cloud is in its third generation and ready to go commercial." template: "page.html" insert_anchor_links: "left" +extra: + imgPath: utilization_section1.png ---