From fe79ebbcf5a4fa47128829209f1dcac1c988e589 Mon Sep 17 00:00:00 2001 From: ehab-hassan Date: Thu, 12 Jun 2025 14:43:23 +0300 Subject: [PATCH] updated build header --- content/build/index.md | 8 ++++---- templates/shortcodes/hero_text_center.html | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/content/build/index.md b/content/build/index.md index bf2cf10e3..e7e579822 100644 --- a/content/build/index.md +++ b/content/build/index.md @@ -11,13 +11,13 @@ extra: {{ hero_text_center( - image_src="/images/become_farmer.png", - image_alt="Become a Farmer", - title="Decentralized Internet Infrastructure", + image_src="", + image_alt="", + title=" Build on a Decentralized Internet Infrastructure", subtitle="", description="Our unique technology enables anyone to become a provider of network, storage and compute capacity.", button1_text="Dive Deeper", - button1_link="https://docs.threefold.io/docs/introduction" + button1_link="https://docs.threefold.io/docs/introduction/" target="_blank" diff --git a/templates/shortcodes/hero_text_center.html b/templates/shortcodes/hero_text_center.html index 58fcf701f..4561b37b7 100644 --- a/templates/shortcodes/hero_text_center.html +++ b/templates/shortcodes/hero_text_center.html @@ -20,11 +20,11 @@ {{ title }}

{{ description }}

- + {% if image_src %}
{{ image_alt }}
- + {% endif %}
{% if button1_link %}