summaryrefslogtreecommitdiff
path: root/hugo.yaml
blob: 8fe7579c9945cd7c2dc3f21990aee9c70b3409f3 (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.5