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

32 lines
706 B
TOML

baseURL = "https://boba.best"
theme = "bobatheme"
languageCode = "en-US"
author = "bbaovanc"
title = "boba.best"
sectionPagesMenu = "main"
enableRobotsTXT = true
paginate = 5
enableGitInfo = true
[params]
# these are for the OpenGraph/Twitter embeds
description = "Be your boba best"
title = "boba.best"
# these are for favicons in bobatheme
faviconICO = "/favicon.ico"
faviconPNG = "/img/boba_mochi.png"
# show word count and/or reading time
wordcount = true
readingtime = true
# used for last update
repoURL = "https://git.boba.best/boba.best/boba.best"
[menu]
[[menu.main]]
identifier = "status-page"
name = "Status Page"
url = "https://status.boba.best/status"