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

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