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

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

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