summaryrefslogtreecommitdiff
path: root/hugo.yaml
blob: 23c099af41e0ef4583e00fb540875e8e7ffffdd3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
baseURL: https://mielota.com/
languageCode: en
title: Mielota

markup:
  highlight:
    style: dracula
  goldmark:
    renderer:
      unsafe: false

params:
  email: mailto:nantha@mielota.com
  css: style.css?v=1.0.9