Skip to content

Commit 1b24279

Browse files
committed
disable SRI bug css
1 parent dd65223 commit 1b24279

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

hugo.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,6 @@ theme = 'blowfish'
66
[params]
77
defaultTheme = "auto"
88
ShowReadingTime = true
9-
ShowPostNavLinks = true
9+
ShowPostNavLinks = true
10+
disableFingerprinting = true
11+
disableSRI = true

0 commit comments

Comments
 (0)