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>2019-10-18 10:30:34 +0300
committerXhmikosR <xhmikosr@gmail.com>2019-11-02 11:02:07 +0300
commit7453733ff6c69a4d90aa6910306ac4ca8bebbf7e (patch)
tree976bac3f5374e8f26efe29b821ea510d16df225c /_config.yml
parentdd6b8682a69258bbfa6e61b9bb08864c0212c48b (diff)
Backport #29544
Add link to Icons site in our docs
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml
index 2fe948901c..82a6b20835 100644
--- a/_config.yml
+++ b/_config.yml
@@ -42,6 +42,7 @@ opencollective: "https://opencollective.com/bootstrap"
blog: "https://blog.getbootstrap.com"
expo: "https://expo.getbootstrap.com"
themes: "https://themes.getbootstrap.com"
+icons: "https://icons.getbootstrap.com"
download:
source: "https://github.com/twbs/bootstrap/archive/v4.3.1.zip"