mirror of
https://github.com/BBaoVanC/bbaovanc.com.git
synced 2025-10-16 20:15:16 -05:00
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:
@@ -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
|
||||
|
||||
|
Submodule themes/bobatheme updated: ede5958a46...88adfbdf89
Reference in New Issue
Block a user