From 65b47454d727ee1f6717965ca3564390c8a5f927 Mon Sep 17 00:00:00 2001 From: ehab-hassan Date: Tue, 5 Nov 2024 12:33:27 +0200 Subject: [PATCH] update header & footer --- content/_index.md | 4 ++-- content/header/_index.md | 9 +++------ templates/partials/footer.html | 2 +- 3 files changed, 6 insertions(+), 9 deletions(-) diff --git a/content/_index.md b/content/_index.md index 93ac100..b180032 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,8 +1,8 @@ --- title: "OurPhone" description: "" -date: 2018-09-14 -updated: 2021-02-20 +# date: 2018-09-14 +# updated: 2021-02-20 draft: false sort_by: weight weight: 1 diff --git a/content/header/_index.md b/content/header/_index.md index 9741381..c121c7c 100644 --- a/content/header/_index.md +++ b/content/header/_index.md @@ -8,11 +8,8 @@ extra: imgPath: "" --- -- [OURPHONE]("/") + - [BUYNOW]("/buynow") - [SPECS]("/specs") -- [INFO]("/blog") -- [PRODUCTS]("/products") -- [TECHNOLOGY]("/technology") -- [PEOPLE]("https://www.threefold.io/people/") -- [OURVERSE]("https://ourverse.tf/") + + diff --git a/templates/partials/footer.html b/templates/partials/footer.html index 22ead61..ae25065 100644 --- a/templates/partials/footer.html +++ b/templates/partials/footer.html @@ -15,7 +15,7 @@ {% set footer_class = config.extra.footer_class | default(value='') %} {% endif %} \ No newline at end of file