1
0
Fork 0
chmod777/config.toml

23 lines
342 B
TOML

baseURL = "/"
languageCode = "en-us"
title = "chmod 777"
relativeURLS = true
theme = "hello-friend-ng"
[params]
defaultTheme = "dark"
homeSubtitle = "never type this command"
[params.logo]
logoText = "chmod 777"
logoCursorColor = "#c0c0c0"
logoCursorAnimate = "0s"
[menu]
[[menu.main]]
identifier = "posts"
name = "Posts"
url = "posts/"