]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fix missing Swag Store URL
authorJulien Déramond <julien.deramond@orange.com>
Tue, 17 May 2022 06:37:00 +0000 (08:37 +0200)
committerMark Otto <otto@github.com>
Tue, 17 May 2022 14:51:58 +0000 (07:51 -0700)
config.yml

index 76443c75827e094c751a431b7f2aef1d63ffb38b..e864d3c6e73da66673b88a08933f7485a97a0baf 100644 (file)
@@ -65,6 +65,7 @@ params:
   blog:                 "https://blog.getbootstrap.com/"
   themes:               "https://themes.getbootstrap.com/"
   icons:                "https://icons.getbootstrap.com/"
+  swag:                 "https://cottonbureau.com/people/bootstrap"
 
   download:
     source:             "https://github.com/twbs/bootstrap/archive/v5.2.0-beta1.zip"