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

github.com/zwbetz-gh/minimal-bootstrap-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzwbetz <zwbetz@gmail.com>2018-10-14 05:23:42 +0300
committerzwbetz <zwbetz@gmail.com>2018-10-14 05:23:42 +0300
commitea2b4e103e27c0b89b081ae8aed5235706d16cf3 (patch)
tree51f72743d0281005293c7d97e149aa08a725c4b3 /exampleSite
parent4ad190839a182990dc10ea2164fe3ba9be632820 (diff)
Update config.toml
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index ffb603a..0c44876 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -4,6 +4,10 @@ title = "Some Title"
theme = "minimal-bootstrap-hugo-theme"
enableGitInfo = false
+pygmentsCodefences = true
+pygmentsCodefencesGuessSyntax = true
+pygmentsStyle = "pygments"
+
[permalinks]
post = "/:filename/"