From cd3d65a24cf06633c05e5120ddd8746a83b55129 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sat, 8 Jul 2023 21:32:13 +0200 Subject: Fixed type --- files/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/config.yaml b/files/config.yaml index a89795f..5b84a70 100644 --- a/files/config.yaml +++ b/files/config.yaml @@ -1,6 +1,6 @@ title: "Title of your website" baseurl: "https://example.com" -description: "My new shiny website" +description: "My new shitty website" language: "en-us" # Code highlighting. -- cgit v1.2.3