personal-website/config/_default/config.toml
baalajimaestro d739526d37
Move config.toml into config/_default
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
Change-Id: I33a186a07e82e5b3081865585e53d08b6d3839de
2021-10-16 17:40:19 +05:30

11 lines
189 B
TOML

baseURL = "https://baalajimaestro.me"
languageCode = "en-US"
title = "baalajimaestro"
[author]
name = "Baalaji"
image = ""
links = [
{ twitter = "https://twitter.com/baalajimaestro" }
]