mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2023-12-21 10:22:58 +01:00
Broken description due to extra quote
This commit is contained in:
parent
c96836dd28
commit
f904831878
@ -76,7 +76,7 @@ minify:
|
|||||||
params:
|
params:
|
||||||
env: production # to enable google analytics, opengraph, twitter-cards and schema.
|
env: production # to enable google analytics, opengraph, twitter-cards and schema.
|
||||||
title: ExampleSite
|
title: ExampleSite
|
||||||
description: 'ExampleSite's description'
|
description: 'ExampleSite description'
|
||||||
author: Me
|
author: Me
|
||||||
# author: ["Me", "You"] # multiple authors
|
# author: ["Me", "You"] # multiple authors
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user