Update bobatheme - Hugo v0.120.0 compatibility

- Patch link issue with delimit due to breaking change in Hugo v0.120
- Move site author to be under params due to .Site.Author deprecation
This commit is contained in:
2023-11-03 23:35:21 -05:00
parent 9a5a182879
commit 1cf5c2a324
2 changed files with 4 additions and 4 deletions

View File

@@ -10,9 +10,6 @@ enableGitInfo: true
taxonomies:
_merge: deep
author:
name: bbaovanc
markup: # this just keeps the bobatheme markup styling
_merge: deep
@@ -31,6 +28,9 @@ related:
toLower: true
params:
author:
name: bbaovanc
# these are for the OpenGraph/Twitter embeds in Hugo
description: My personal website