diff --git a/config.toml b/config.toml index c62771d..0b7f61d 100644 --- a/config.toml +++ b/config.toml @@ -6,6 +6,12 @@ preserveTaxonomyNames = true theme = "even" title = "A random assortment of my personal projects." +# https://gohugo.io/content-management/syntax-highlighting/ +pygmentsOptions = "linenos=table" +pygmentsCodefences = true +pygmentsUseClasses = true +pygmentsCodefencesGuessSyntax = true + paginate = 5 googleAnalytics = "" # UA-XXXXXXXX-X copyright = "" # default: author.name