Update bobatheme
continuous-integration/drone/push Build is passing Details

This commit is contained in:
BBaoVanC 2022-05-05 17:29:43 -05:00
parent 105e75a524
commit 649df2b544
Signed by: bbaovanc
GPG Key ID: 18089E4E3CCF1D3A
2 changed files with 34 additions and 24 deletions

View File

@ -8,45 +8,55 @@ paginate: 5
enableGitInfo: true enableGitInfo: true
taxonomies: taxonomies:
tag: tags _merge: deep
author: authors
author: author:
name: bbaovanc name: bbaovanc
markup: markup: # this just keeps the bobatheme markup styling
highlight: _merge: deep
noClasses: false
lineNos: true
params: params:
# these are for the OpenGraph/Twitter embeds in Hugo # these are for the OpenGraph/Twitter embeds in Hugo
description: Be your boba best description: Be your boba best
# these are for favicons in bobatheme # these are for favicons in bobatheme
faviconICO: /favicon.ico # faviconICO: /favicon.ico
faviconPNG: /img/boba_mochi.png # faviconPNG: /img/boba_mochi.png
# show word count and/or reading time # these are for favicons in bobatheme (disabled by default)
wordcount: true # faviconSVG: favicon.svg
# appleTouchPNG: apple-touch-icon.png
# show reading time (enabled by default)
readingtime: true readingtime: true
# used for "View history" # used for "View source" (unset by default)
gitFileURL: https://git.boba.best/boba.best/boba.best/src/branch/master gitFileURL: https://git.boba.best/boba.best/boba.best/src/branch/master
gitFileIcon: code gitFileIcon: code
# display a "Latest Posts" section on the homepage below its content
homepageLatestPosts: true
# social media share icons
shareButtons:
twitter: true
facebook: true
linkedin: true
reddit: true
telegram: true
# show "Latest Posts" section at bottom of content pages
# latestPostsOnContent: true
# footer: >-
# Some example text for the footer.
# see https://gohugo.io/about/hugo-and-gdpr/#all-privacy-settings
# you probably want to keep this default
privacy: privacy:
googleAnalytics: _merge: deep
disable: true
twitter:
enableDNT: true
vimeo:
enableDNT: true
youtube:
privacyEnhanced: true
languages: languages:
en: en:
@ -57,4 +67,4 @@ languages:
main: main:
- identifier: status-page - identifier: status-page
name: Status Page name: Status Page
url: https://status.boba.best/status url: https://status.boba.best

@ -1 +1 @@
Subproject commit dff23045a8de705c79597c8dd1430b6ff2d1f8e1 Subproject commit 034ef462a219b207cc5b755ba56a3e19b9e5947a