This repository has been archived on 2022-05-24. You can view files and clone it, but cannot push or open issues or pull requests.
boba.best/config.toml

19 lines
404 B
TOML
Raw Normal View History

2021-04-24 21:37:42 -05:00
baseURL = "https://boba.best"
2021-09-25 21:00:05 -05:00
theme = "bobatheme"
2021-04-24 21:37:42 -05:00
languageCode = "en-US"
2021-09-25 21:00:05 -05:00
author = "bbaovanc"
title = "boba.best"
sectionPagesMenu = "main"
2021-04-24 21:37:42 -05:00
enableRobotsTXT = true
2021-09-25 21:00:05 -05:00
# these are for the OpenGraph/Twitter embeds
2021-04-24 21:37:42 -05:00
[params]
description = "Be your boba best"
title = "boba.best"
2021-05-23 23:48:00 -05:00
[menu]
[[menu.main]]
identifier = "status-page"
name = "Status Page"
url = "https://status.boba.best/status-page"