From 0d747afe10bd5b5731e203610119d48afe57385f Mon Sep 17 00:00:00 2001 From: Nantha Sorubakanthan Date: Tue, 28 Oct 2025 10:45:34 +0100 Subject: change toml to yaml --- hugo.toml | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 hugo.toml (limited to 'hugo.toml') diff --git a/hugo.toml b/hugo.toml deleted file mode 100644 index 272eaaa..0000000 --- a/hugo.toml +++ /dev/null @@ -1,9 +0,0 @@ -baseURL = 'https://mielota.com' -languageCode = 'en-us' -title = 'Mielota' - -[params] - Email = 'mailto:nantha@mielota.com' - -[markup.highlight] - style = "dracula" -- cgit v1.2.3