Skip to content

Commit

Permalink
fix: keep quotes on minifier to not break go-import parser.
Browse files Browse the repository at this point in the history
  • Loading branch information
jfgiorgi committed Nov 12, 2024
1 parent 889422d commit 258677c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions hugo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,12 @@ params:
url: https://bsky.app/profile/nspeed.app
homeSubtitlePrinter: false

minify:
tdewolff:
html:
keepQuotes: true


menu:
main:
- name: Download
Expand Down

0 comments on commit 258677c

Please sign in to comment.