We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a03a2e commit 6ce9705Copy full SHA for 6ce9705
hugo.yaml
@@ -92,8 +92,8 @@ params:
92
93
cover:
94
hidden: false # hide everywhere but not in structured data
95
- hiddenInList: true # hide on list pages and home
96
- hiddenInSingle: true # hide on single page
+ hiddenInList: false # hide on list pages and home
+ hiddenInSingle: false # hide on single page
97
98
editPost:
99
URL: "https://github.com/ShellTux/blog/content"
0 commit comments