Remove pygments examples from hugo-hl-example

This commit is contained in:
Josh Dzielak
2020-02-24 14:11:48 +01:00
parent 2c1ce7453b
commit 49fde75437
@@ -65,9 +65,6 @@ by putting this in `config.toml`:
[markup.highlight]
codeFences = true
style = "github"
pygmentsCodefences = true
pygmentsCodefencesGuessSyntax = true
pygmentsStyle = "github"
{{< /highlight >}}