From 4726d8dbc7236c9d959755f6aee323d763622a06 Mon Sep 17 00:00:00 2001 From: Bastien Wirtz Date: Thu, 20 Jun 2024 10:22:07 +0200 Subject: [PATCH] doc(demo): update welcome message. --- public/assets/config-demo.yml.dist | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/assets/config-demo.yml.dist b/public/assets/config-demo.yml.dist index 96fb3f4..039d81a 100644 --- a/public/assets/config-demo.yml.dist +++ b/public/assets/config-demo.yml.dist @@ -48,8 +48,8 @@ defaults: # Optional message message: style: "is-dark" # See https://bulma.io/documentation/components/message/#colors for styling options. - title: "👋 Welcome !" - content: "This demo page shows an overview of Homer possibilities. Feel free to click anywhere!
Find more information on github.com/bastienwirtz/homer" + title: "👋 Welcome!" + content: "Homer is a dead simple static HOMepage for your servER (or anything else) to keep your services and favorite links on hand, based on a simple yaml configuration file.
Learn more at github.com/bastienwirtz/homer" # Optional navbar # links: [] # Allows for navbar (dark mode, layout, and search) without any links