Skip to content

Commit e8d958b

Browse files
committed
Fix fingerprinting
1 parent df1bf6c commit e8d958b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

hugo.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ menu:
4242
icon: calendar
4343

4444
params:
45+
assets:
46+
disableFingerprinting: true
47+
4548
navbar:
4649
displayTitle: true
4750
displayLogo: false
@@ -52,4 +55,5 @@ params:
5255

5356
author:
5457
name: Raphael Camine
55-
email: raphael.camine@gmail.com
58+
email: raphael.camine@gmail.com
59+

0 commit comments

Comments
 (0)