Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mikeblum/hugo-now.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Blum <me@mblum.me>2021-04-12 00:49:32 +0300
committerMichael Blum <me@mblum.me>2021-04-12 00:49:32 +0300
commit3584e1682aa37a83eafe671aa44a5c77c066b0f1 (patch)
treea76b31ccd78338a356c7dc53183ba2c3256214e3 /exampleSite
parent28f82d2b45ec0cda9ceedc2ba8047d6840ef36c8 (diff)
dependabot args-parser + minify styles0.1.1
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index d9626b9..cc15f02 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -5,7 +5,7 @@ title = "My New Hugo Site"
# pygments
PygmentsCodeFences = true
# see sass/style.css
-# pygmentsUseClasses=true
+# PygmentsUseClasses=true
PygmentsStyle = "pygments"
[module]