forked from mirrors/hugo-tufte
remove redundant layout, add showSummary switch
This commit is contained in:
parent
c5e3a781e9
commit
fa6bda5448
4 changed files with 6 additions and 22 deletions
exampleSite
|
@ -39,8 +39,10 @@ params:
|
|||
# copyrightHolder: Copyright Holder
|
||||
# Show the "Powered by Hugo-Tufte and Hugo."
|
||||
showPoweredBy: false
|
||||
# Site wide kill switch
|
||||
# Site wide kill switch for date in pages
|
||||
hidedate: false
|
||||
# Site wide kill switch for post summary on home page
|
||||
showSummary: true
|
||||
# Site wide kill switch for LaTeX support
|
||||
math: true
|
||||
KaTeXVersion: 0.16.4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue