removed preview images, read more link, mobile nav height
This commit is contained in:
@@ -72,12 +72,14 @@ params:
|
||||
|
||||
# paginate of archives, tags and categories
|
||||
archivePaginate: 20
|
||||
# show 'xx Posts In Total' in archive page ?
|
||||
# show 'xx Posts In Total' in archive page
|
||||
showArchiveCount: true
|
||||
# The date format to use; for a list of valid formats, see https://gohugo.io/functions/format/
|
||||
dateFormatToUse: "2006-01-02"
|
||||
# show word count and read time ?
|
||||
moreMeta: false
|
||||
# show word count and read time
|
||||
moreMeta: true
|
||||
# show "read more" link on post summary
|
||||
readMoreEnabled: false
|
||||
postMetaInFooter: true # contain author, lastMod, markdown link, license
|
||||
linkToMarkDown: true # Only effective when hugo will output .md files.
|
||||
contentCopyright: '<a rel="license" href="http://creativecommons.org/licenses/by-nc/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc/4.0/80x15.png" /></a>'
|
||||
|
||||
Reference in New Issue
Block a user