Update config.yml
This commit is contained in:
parent
f0902b072f
commit
a971ed3888
1 changed files with 3 additions and 3 deletions
|
|
@ -19,8 +19,8 @@ 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: ritual
|
title: ritual
|
||||||
description: "ExampleSite description"
|
description: "Personal website of Dan Baker - Software Engineer"
|
||||||
keywords: [Blog, Portfolio, PaperMod]
|
keywords: [Blog]
|
||||||
author: Me
|
author: Me
|
||||||
# author: ["Me", "You"] # multiple authors
|
# author: ["Me", "You"] # multiple authors
|
||||||
images: ["<link or path of image for opengraph, twitter-cards>"]
|
images: ["<link or path of image for opengraph, twitter-cards>"]
|
||||||
|
|
@ -145,4 +145,4 @@ markup:
|
||||||
|
|
||||||
module:
|
module:
|
||||||
imports:
|
imports:
|
||||||
- path: github.com/hugo-mods/lazyimg
|
- path: github.com/hugo-mods/lazyimg
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue