mirror of
https://github.com/TeamPiped/hugo-whisper-theme.git
synced 2024-08-14 23:57:00 +00:00
maintain update and test with latest version, update for hugoThemes
This commit is contained in:
parent
6638af48a3
commit
82133a0311
9 changed files with 13 additions and 6 deletions
|
@ -8,6 +8,11 @@ pygmentsCodeFences = true
|
|||
pygmentsCodefencesGuessSyntax = true
|
||||
pygmentsUseClasses = true
|
||||
|
||||
[module]
|
||||
[module.hugoVersion]
|
||||
extended = true
|
||||
min = "0.55.0"
|
||||
|
||||
# Controls how many words are printed in the content summary on the docs homepage.
|
||||
# See https://gohugo.io/content-management/summaries/
|
||||
summaryLength = 30
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue