diff options
| author | Nantha Sorubakanthan <nantha@mielota.com> | 2025-10-28 10:45:34 +0100 |
|---|---|---|
| committer | Nantha Sorubakanthan <nantha@mielota.com> | 2025-10-28 10:45:34 +0100 |
| commit | 0d747afe10bd5b5731e203610119d48afe57385f (patch) | |
| tree | ad063de7a08bacceee35a6d70ebd765db5dd6763 /hugo.yaml | |
| parent | f5898d932f812410ff08b974ccdb72a81dc624b3 (diff) | |
change toml to yaml
Diffstat (limited to 'hugo.yaml')
| -rw-r--r-- | hugo.yaml | 10 |
1 files changed, 10 insertions, 0 deletions
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 |
