summaryrefslogtreecommitdiff
path: root/hugo.yaml
blob: 676953c0847e09977f454ac883f1383b9c678b55 (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.7