mirror of
https://github.com/PrivSec-dev/privsec.dev.git
synced 2024-10-01 01:35:53 -04: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
|
ShowPostNavLinks: true
|
||||||
ShowBreadCrumbs: true
|
ShowBreadCrumbs: true
|
||||||
ShowWordCount: true
|
ShowWordCount: true
|
||||||
showtoc: true
|
ShowToc: true
|
||||||
ShowRssButtonInSectionTermList: true
|
ShowRssButtonInSectionTermList: true
|
||||||
ShowCodeCopyButtons: true
|
ShowCodeCopyButtons: true
|
||||||
|
|
||||||
assets:
|
assets:
|
||||||
# disableHLJS: true # to disable highlight.js
|
# disableHLJS: true # to disable highlight.js
|
||||||
# disableFingerprinting: true
|
disableFingerprinting: true
|
||||||
favicon: "<link / abs url>"
|
favicon: "<link / abs url>"
|
||||||
favicon16x16: "<link / abs url>"
|
favicon16x16: "<link / abs url>"
|
||||||
favicon32x32: "<link / abs url>"
|
favicon32x32: "<link / abs url>"
|
||||||
|
Loading…
Reference in New Issue
Block a user