From 9313230d64675a27d7c446e3b1be86e0642a7b52 Mon Sep 17 00:00:00 2001 From: Katherina Walshe-Grey Date: Sun, 30 Jun 2024 11:36:46 +0100 Subject: [PATCH] basic configuration --- hugo.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hugo.toml b/hugo.toml index aa827b9..fe1cb1a 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,6 +1,6 @@ -baseURL = 'https://example.org/' -languageCode = 'en-us' -title = 'My New Hugo Site' +baseURL = 'https://qenya.tel/' +languageCode = 'en-GB' +title = 'qenya' [[menus.main]] name = 'Home'