aboutsummaryrefslogtreecommitdiff
path: root/config.toml
blob: 62c783d29f667bd0f99e16fc78a6e46fe0df0a2b (plain)
1
2
3
4
5
6
7
8
9
baseURL = "https://gabrielgio.me/"
languageCode = "en-us"
title = "Yet Another blog"
theme = "flamingo"
staticDir = ['static']

[author]
    name = "Gabriel Giovanini"
    email = "gabriel.giovanini@pm.me"