Disable asset fingerprinting

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2022-07-18 03:03:01 -04:00 committed by tommytran732
parent bfcf1fd204
commit 7d99cc12ac
No known key found for this signature in database
GPG Key ID: 060B29EB996BD9F2

View File

@ -20,13 +20,13 @@ params:
ShowPostNavLinks: true
ShowBreadCrumbs: true
ShowWordCount: true
showtoc: true
ShowToc: true
ShowRssButtonInSectionTermList: true
ShowCodeCopyButtons: true
assets:
# disableHLJS: true # to disable highlight.js
# disableFingerprinting: true
disableFingerprinting: true
favicon: "<link / abs url>"
favicon16x16: "<link / abs url>"
favicon32x32: "<link / abs url>"