Theme,CI: Update hugo and fix for hugo v0.146
All checks were successful
/ build (pull_request) Successful in 1m9s
All checks were successful
/ build (pull_request) Successful in 1m9s
hugo 0.146.0 refactored the template system and changed where some internal templates are located.
This commit is contained in:
parent
5dd700f7a0
commit
851166b5d6
3 changed files with 6 additions and 4 deletions
|
@ -9,6 +9,8 @@ cleanDestinationDir = true
|
|||
enableGitInfo = true
|
||||
# paginate = 10
|
||||
|
||||
[markup.goldmark.renderer]
|
||||
unsafe = true
|
||||
|
||||
[outputs]
|
||||
home = ['html']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue