Skip to content

Commit db0338f

Browse files
Removed pygments from hugo config file
Signed-off-by: aakankshabhende <[email protected]>
1 parent 1a1168e commit db0338f

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

hugo.toml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,6 @@ ignoreFiles = [ "(?:^|/)OWNERS$", "README[-]+[a-z]*\\.md", "^node_modules$", "co
2222

2323
timeout = "180s"
2424

25-
# Highlighting config.
26-
pygmentsCodeFences = true
27-
pygmentsUseClasses = false
28-
# Use the new Chroma Go highlighter in Hugo.
29-
pygmentsUseClassic = false
30-
#pygmentsOptions = "linenos=table"
31-
# See https://help.farbox.com/pygments.html
32-
pygmentsStyle = "emacs"
33-
3425
# Enable Git variables like commit, lastmod
3526
enableGitInfo = true
3627

0 commit comments

Comments
 (0)