From b0e4fd3ac1cc04f9d296171fed59c28ee6ef1e03 Mon Sep 17 00:00:00 2001 From: Steven Uggowitzer Date: Fri, 18 Feb 2022 07:39:35 +0000 Subject: [PATCH] Removed the 'message' section until such time as there is a project site. --- homer/assets/config.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/homer/assets/config.yml b/homer/assets/config.yml index 66bea86..1e01e7d 100644 --- a/homer/assets/config.yml +++ b/homer/assets/config.yml @@ -41,12 +41,12 @@ colors: link-hover: "#ffdd57" # Optional message -message: - #url: https://b4bz.io - style: "is-info" # See https://bulma.io/documentation/components/message/#colors for styling options. - title: "AoS.Health/AMR Nepal Project" - icon: "fa fa-grin" - content: "
This is the main page for system access and management
Find more information on PROJECT URL" +#message: +# #url: https://b4bz.io +# style: "is-info" # See https://bulma.io/documentation/components/message/#colors for styling options. +# title: "AoS.Health/AMR Nepal Project" +# icon: "fa fa-grin" +# content: "
This is the main page for system access and management
Find more information on PROJECT URL" # Optional navbar # links: [] # Allows for navbar (dark mode, layout, and search) without any links