Skip to content

Commit

Permalink
starters: upgrade to support Hugo breaking changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Splitter committed Oct 12, 2024
1 parent 15af2dd commit ce793ba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/_default/hugo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ removePathAccents: true

enableGitInfo: false
summaryLength: 30
paginate: 10
pagination:
pagerSize: 10
enableEmoji: true
enableRobotsTXT: true
footnotereturnlinkcontents: <sup>^</sup>
Expand Down

0 comments on commit ce793ba

Please sign in to comment.