summaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
authorNantha Sorubakanthan <nantha@mielota.com>2025-10-28 10:45:34 +0100
committerNantha Sorubakanthan <nantha@mielota.com>2025-10-28 10:45:34 +0100
commit0d747afe10bd5b5731e203610119d48afe57385f (patch)
treead063de7a08bacceee35a6d70ebd765db5dd6763 /hugo.toml
parentf5898d932f812410ff08b974ccdb72a81dc624b3 (diff)
change toml to yaml
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml9
1 files changed, 0 insertions, 9 deletions
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"