mirror of
https://github.com/PrivSec-dev/privsec.dev
synced 2024-12-22 04:41:33 -05:00
Disable asset fingerprinting
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
bfcf1fd204
commit
7d99cc12ac
@ -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>"
|
||||
|
Loading…
Reference in New Issue
Block a user