Add pygmentsUseClasses: true in config so that hugo does not add their own inline styling

This commit is contained in:
Aditya Telange 2022-03-12 19:51:53 +05:30 committed by GitHub
parent 54a3d85421
commit c4810c43c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View file

@ -137,6 +137,7 @@ enableRobotsTXT: true
buildDrafts: false
buildFuture: false
buildExpired: false
pygmentsUseClasses: true
googleAnalytics: UA-123-45