From: Julien Déramond Date: Tue, 17 May 2022 06:37:00 +0000 (+0200) Subject: Fix missing Swag Store URL X-Git-Tag: v5.2.0~112 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=416f4905f13c2ca3096343e0a5a4934c8c0ced3f;p=thirdparty%2Fbootstrap.git Fix missing Swag Store URL --- diff --git a/config.yml b/config.yml index 76443c7582..e864d3c6e7 100644 --- a/config.yml +++ b/config.yml @@ -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"