aboutsummaryrefslogtreecommitdiff
path: root/config.yml
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2019-11-27 12:51:52 +0200
committerXhmikosR <[email protected]>2019-12-16 01:54:47 +0200
commitef03833b69b72a8cfbf2af653e75a8de7dcc73ff (patch)
treee9bf6a69e071398fa05ec2afee78061328db15d2 /config.yml
parentc340897955c854b43c33562016e7d46d5406d929 (diff)
downloadbootstrap-ef03833b69b72a8cfbf2af653e75a8de7dcc73ff.tar.xz
bootstrap-ef03833b69b72a8cfbf2af653e75a8de7dcc73ff.zip
Update hugo-bin to v0.49.0 (Hugo v0.61.0)
Diffstat (limited to 'config.yml')
-rw-r--r--config.yml9
1 files changed, 6 insertions, 3 deletions
diff --git a/config.yml b/config.yml
index 9491fa97d..c0871e79a 100644
--- a/config.yml
+++ b/config.yml
@@ -3,9 +3,12 @@ title: "Bootstrap"
baseURL: "https://getbootstrap.com"
enableInlineShortcodes: true
-pygmentsUseClasses: true
-# you can use ```lang if you want too
-pygmentsCodeFences: true
+markup:
+ goldmark:
+ renderer:
+ unsafe: true
+ highlight:
+ noClasses: false
buildDrafts: true
buildFuture: true