mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-06-15 02:47:29 -05:00
Move site author to under params due to .Site.Author deprecation
See Hugo v0.120.0
This commit is contained in:
@ -10,13 +10,13 @@ enableGitInfo: true
|
||||
taxonomies:
|
||||
_merge: deep
|
||||
|
||||
author:
|
||||
name: bbaovanc
|
||||
|
||||
markup: # this just keeps the bobatheme markup styling
|
||||
_merge: deep
|
||||
|
||||
params:
|
||||
author:
|
||||
name: bbaovanc
|
||||
|
||||
# these are for the OpenGraph/Twitter embeds in Hugo
|
||||
description: Example website for bobatheme
|
||||
|
||||
|
Reference in New Issue
Block a user