From 113be3b8c56ed5e2dacc641ce2ae9a14dd8e4dc9 Mon Sep 17 00:00:00 2001 From: Lu Date: Tue, 19 Dec 2023 12:33:08 +0100 Subject: [PATCH] removed misleading whitespace --- config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yml b/config.yml index 6b8cdda..9addd40 100644 --- a/config.yml +++ b/config.yml @@ -2,7 +2,7 @@ version: 10 # Sets the engine version. static: false # This will compile the page into static html, css, images etc. debug: false # This will auto reload your config but will increase server resources so DO NOT USE THIS IN PRODUCTION settings: - name: "Home" # Main name + name: "Home" # Main name subtitle: "Lu's websites and self-hosted services" # A little text below namwe credits: false font: Roboto, Arial # The font-family to use for the page