This repository has been archived on 2021-03-28. You can view files and clone it, but cannot push or open issues/pull-requests.
blog/config.toml

20 lines
355 B
TOML

baseURL = "https://blog.roosens.me/"
languageCode = "en-us"
title = "Technically Jesus"
theme = "hyde-hyde"
include_toc = true
[[menu.main]]
name = "Home"
identifier = "home"
url = "/"
[[menu.main]]
name = "Posts"
identifier = "posts"
url = "/posts/"
[params.social]
github = "ChewingBever"
gitlab = "Chewing_Bever"