We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 13ce39f + 0aecb12 commit 2f7f90aCopy full SHA for 2f7f90a
1 file changed
hugo.yaml
@@ -77,25 +77,9 @@ markup:
77
goldmark:
78
renderer:
79
unsafe: true
80
-
81
-markup:
82
- goldmark:
83
parser:
84
attribute:
85
block: true
86
87
88
89
90
-#markup:
91
-# highlight:
92
-# codeFences: true
93
-# style: fruity # dracula # catppuccin-mocha
94
-# lineNos: false
95
-# lineNumbersInTable: false
96
-# wrapperclass: highlight
97
-# guessSyntax: false
98
99
highlight:
100
anchorLineNos: false
101
codeFences: true
@@ -192,7 +176,7 @@ params:
192
176
193
177
# Enable blog posts
194
178
blog:
195
- enable: trueresources/_gen/images/images/author.jpg
179
+ enable: true
196
180
showAuthor: true
197
181
shareButtons:
198
182
linkedin: true
0 commit comments