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 f9595ae commit 03d8258
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 @@ -36,7 +36,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 03d8258

Please sign in to comment.