mirror of
https://github.com/BBaoVanC/bbaovanc.com.git
synced 2025-07-06 12:07:31 -05:00
13 lines
292 B
TOML
13 lines
292 B
TOML
baseURL = "https://bbaovanc.com"
|
|
theme = "bobatheme"
|
|
languageCode = "en-US"
|
|
author = "bbaovanc"
|
|
title = "bbaovanc's Website"
|
|
sectionPagesMenu = "main"
|
|
enableRobotsTXT = true
|
|
|
|
# these are for the OpenGraph/Twitter embeds
|
|
[params]
|
|
description = "My personal website"
|
|
title = "bbaovanc.com"
|