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.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 hugo.yaml (limited to 'hugo.yaml') diff --git a/hugo.yaml b/hugo.yaml new file mode 100644 index 0000000..b85b8de --- /dev/null +++ b/hugo.yaml @@ -0,0 +1,10 @@ +baseURL: https://mielota.com/ +languageCode: en +title: Mielota + +markup: + highlight: + style: dracula + +params: + email: mailto:nantha@mielota.com -- cgit v1.2.3