Update bobatheme

This commit is contained in:
BBaoVanC 2021-11-09 21:33:08 -06:00
parent 361b914a7d
commit 40be8c5974
Signed by: bbaovanc
GPG Key ID: 18089E4E3CCF1D3A
3 changed files with 35 additions and 12 deletions

2
.gitignore vendored
View File

@ -14,3 +14,5 @@ hugo.darwin
hugo.linux
# End of https://www.toptal.com/developers/gitignore/api/hugo
.hugo_build.lock

View File

@ -1,13 +1,16 @@
baseURL: https://boba.best
theme: bobatheme
languageCode: en-US
title: boba.best
defaultContentLanguage: en
copyright: '&copy; 2021 bbaovanc <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>'
sectionPagesMenu: main
enableRobotsTXT: true
paginate: 5
enableGitInfo: true
taxonomies:
tag: tags
author: authors
author:
name: bbaovanc
@ -17,9 +20,8 @@ markup:
lineNos: true
params:
# these are for the OpenGraph/Twitter embeds
# these are for the OpenGraph/Twitter embeds in Hugo
description: Be your boba best
title: boba.best
# these are for favicons in bobatheme
faviconICO: /favicon.ico
@ -29,11 +31,30 @@ params:
wordcount: true
readingtime: true
# used for last update
repoURL: https://git.boba.best/boba.best/boba.best
# used for "View history"
gitFileURL: https://git.boba.best/boba.best/boba.best/src/branch/master
gitFileIcon: code
menu:
main:
- identifier: status-page
name: Status Page
url: https://status.boba.best/status
privacy:
googleAnalytics:
disable: true
twitter:
enableDNT: true
vimeo:
enableDNT: true
youtube:
privacyEnhanced: true
languages:
en:
languageName: English
title: boba.best
weight: 1
menu:
main:
- identifier: status-page
name: Status Page
url: https://status.boba.best/status

@ -1 +1 @@
Subproject commit 550bfb6367983bf81dbbcca04047ee8540ab7c72
Subproject commit e21c27b9e6aa149d478bef0e1ec815d8f552dfae