From a0c0a90a623d87282ed354c10e2b63ed074dfdb6 Mon Sep 17 00:00:00 2001 From: Bruno Hartmann da Silva <38515898+brunohs1993@users.noreply.github.com> Date: Mon, 30 Sep 2024 20:30:32 +0200 Subject: [PATCH] Homepage changes (#48) * Updated copyright. * Removed 'try our tools' button * Changed order of menus and changed portfolio page title to 'our projects' * Changed back to portfolio after discussion. * organiZations --- config/_default/menus.toml | 18 +++++++++--------- config/_default/params.toml | 8 +------- content/customers/index.md | 2 +- 3 files changed, 11 insertions(+), 17 deletions(-) diff --git a/config/_default/menus.toml b/config/_default/menus.toml index d4524bd..e0a8659 100644 --- a/config/_default/menus.toml +++ b/config/_default/menus.toml @@ -15,25 +15,25 @@ url = "#partners" weight = 4 [[main]] -name = "Contact" -url = "#contact" +name = "Portfolio" +url = "portfolio/" weight = 5 +[[main]] +name = "Blog" +url = "blog/" +weight = 6 + [[main]] name = "Videos" url = "videos/" weight = 7 [[main]] -name = "Portfolio" -url = "portfolio/" +name = "Contact" +url = "#contact" weight = 8 -[[main]] -name = "Blog" -url = "blog/" -weight = 9 - # footer menu #[[footer]] #name = "About" diff --git a/config/_default/params.toml b/config/_default/params.toml index 5e54b9e..50d78c9 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -19,7 +19,7 @@ image = "images/logo.png" # this image will be used as fallback if a page has no contact_form_action = "https://formspree.io/f/mqknqebr" # contact form works with https://formspree.io # copyright -copyright = "©twiinIT - 2022-2023" +copyright = "©twiinIT - 2022-2024" # custom script on header, example: custom_script= "" custom_script= "" @@ -50,12 +50,6 @@ quality = 100 enable = true preloader = "images/favicon.png" # use jpg, png, svg or gif format. -# Navigation button -[navigation_button] -enable = true -label = "Try our tools!" -link = "https://hub.twiinit.com/" - # cookies [cookies] enable = false diff --git a/content/customers/index.md b/content/customers/index.md index 18f252b..d843f84 100644 --- a/content/customers/index.md +++ b/content/customers/index.md @@ -1,5 +1,5 @@ --- subtitle: "Our Customers" -title: "The organisations we work with" +title: "The organizations we work with" headless: true ---