summaryrefslogtreecommitdiffstats
path: root/config.yml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-01-05 08:25:39 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-01-05 08:26:43 +0000
commite06db74b8fa11d14eb5e1ba143bdee8591166041 (patch)
tree7b61c7c569e20e14be5a8b2fe2e6dda022b7ff13 /config.yml
parentReleasing debian version 1.10.2+dfsg-1. (diff)
downloadbootstrap-icons-e06db74b8fa11d14eb5e1ba143bdee8591166041.tar.xz
bootstrap-icons-e06db74b8fa11d14eb5e1ba143bdee8591166041.zip
Merging upstream version 1.10.3+dfsg.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'config.yml')
-rw-r--r--config.yml22
1 files changed, 13 insertions, 9 deletions
diff --git a/config.yml b/config.yml
index 61c2383..443ea35 100644
--- a/config.yml
+++ b/config.yml
@@ -46,23 +46,27 @@ module:
target: static/assets/font
- source: node_modules/bootstrap/scss
target: assets/scss/bootstrap
- - source: node_modules/bootstrap/dist/js/bootstrap.min.js
- target: assets/js/bootstrap.min.js
+ - source: node_modules/bootstrap/dist/js/bootstrap.bundle.min.js
+ target: 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
params:
description: "Official open source SVG icon library for Bootstrap"
social_image_path: /assets/img/bootstrap-icons-social.png
- version: "1.10.2"
- docs_version: "5.2"
+ version: "1.10.3"
+ docs_version: "5.3"
main: "https://getbootstrap.com"
github_org: "https://github.com/twbs"
- repo: "https://github.com/twbs/icons"
+ repo: "https://github.com/twbs/bootstrap"
twitter: "getbootstrap"
- slack: "https://bootstrap-slack.herokuapp.com"
- blog: "https://blog.getbootstrap.com"
- expo: "https://expo.getbootstrap.com"
- themes: "https://themes.getbootstrap.com"
opencollective: "https://opencollective.com/bootstrap"
+ blog: "https://blog.getbootstrap.com/"
+ themes: "https://themes.getbootstrap.com/"
+ icons: "https://icons.getbootstrap.com/"
+ swag: "https://cottonbureau.com/people/bootstrap"
icons_figma: "https://www.figma.com/community/file/1042482994486402696/Bootstrap-Icons"