diff options
author | Timmy Keller <tjk@tjkeller.xyz> | 2024-08-31 14:37:39 -0500 |
---|---|---|
committer | Timmy Keller <tjk@tjkeller.xyz> | 2024-08-31 14:37:39 -0500 |
commit | b3dc7ad8554b7a32012d0aece92da7f949fff166 (patch) | |
tree | c9f2a1ad03deaad368d1b784ca19e61f1e96de09 /hugo.yaml | |
parent | c2afd94b9c3c1a94469ef0a875e4870ecb78ffd9 (diff) | |
download | hugo-theme-tjkbasic-b3dc7ad8554b7a32012d0aece92da7f949fff166.tar.xz hugo-theme-tjkbasic-b3dc7ad8554b7a32012d0aece92da7f949fff166.zip |
sticky header and other tweaks
Diffstat (limited to 'hugo.yaml')
-rw-r--r-- | hugo.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -17,3 +17,6 @@ markup: noClasses: false lineNos: true + goldmark: + renderer: + unsafe: true |