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

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