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

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2021-12-21 09:39:43 +0300
committerGitHub <noreply@github.com>2021-12-21 09:39:43 +0300
commit8ccb27a21306c45aad3ab6ede6749e055f7e9387 (patch)
tree8b98ceb00780bf01d623757e9b999b8bd49912e0 /config.yml
parenta2c056e1f6d5925a5e6fef1f5d709f07a2a535d1 (diff)
Update devDependencies (#35545)
* cspell ^5.13.3 → ^5.13.4 * eslint ^8.4.1 → ^8.5.0 * hugo-bin ^0.78.1 → ^0.79.0 * linkinator ^2.16.2 → ^3.0.2 * sass ^1.45.0 → ^1.45.1 * stylelint-config-twbs-bootstrap ^3.0.0-beta1 → ^3.0.0
Diffstat (limited to 'config.yml')
-rw-r--r--config.yml8
1 files changed, 7 insertions, 1 deletions
diff --git a/config.yml b/config.yml
index 76adada36e..4b95900b6d 100644
--- a/config.yml
+++ b/config.yml
@@ -1,7 +1,13 @@
languageCode: "en"
title: "Bootstrap"
baseURL: "https://getbootstrap.com"
-enableInlineShortcodes: true
+
+security:
+ enableInlineShortcodes: true
+ funcs:
+ getenv:
+ - ^HUGO_
+ - NETLIFY
markup:
goldmark: