We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 966d96e commit 48d43cbCopy full SHA for 48d43cb
2 files changed
config.toml
@@ -8,6 +8,7 @@ pagination.pagerSize = 5
8
[params]
9
og_image = "ufo.gif"
10
ogImage = "ufo.gif"
11
+ cover = "avatar.png"
12
# dir name of your main content (default is `content/posts`).
13
# the list of set content will show up on your index page (baseurl).
14
contentTypeName = "posts"
layouts/partials/extended_head.html
0 commit comments