summaryrefslogtreecommitdiffstats
path: root/config.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config.yml')
-rw-r--r--config.yml9
1 files changed, 5 insertions, 4 deletions
diff --git a/config.yml b/config.yml
index 443ea35..348f166 100644
--- a/config.yml
+++ b/config.yml
@@ -47,21 +47,22 @@ module:
- source: node_modules/bootstrap/scss
target: assets/scss/bootstrap
- source: node_modules/bootstrap/dist/js/bootstrap.bundle.min.js
- target: assets/js/vendor/bootstrap.bundle.min.js
+ target: static/assets/js/vendor/bootstrap.bundle.min.js
- source: node_modules/clipboard/dist/clipboard.min.js
target: assets/js/vendor/clipboard.min.js
- - source: node_modules/list.js/dist/list.min.js
- target: assets/js/vendor/list.min.js
+ - source: node_modules/fuse.js/dist/fuse.min.js
+ target: assets/js/vendor/fuse.min.js
params:
description: "Official open source SVG icon library for Bootstrap"
social_image_path: /assets/img/bootstrap-icons-social.png
- version: "1.10.3"
+ version: "1.10.4"
docs_version: "5.3"
main: "https://getbootstrap.com"
github_org: "https://github.com/twbs"
+ icons_repo: "https://github.com/twbs/icons"
repo: "https://github.com/twbs/bootstrap"
twitter: "getbootstrap"
opencollective: "https://opencollective.com/bootstrap"