]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update v5 readme
authorMark Otto <markdotto@gmail.com>
Tue, 16 Jun 2020 18:26:34 +0000 (11:26 -0700)
committerXhmikosR <xhmikosr@gmail.com>
Tue, 16 Jun 2020 19:02:03 +0000 (22:02 +0300)
- New logo
- Add callout to v4-dev branch

README.md
site/static/docs/5.0/assets/brand/bootstrap-logo-shadow.png [new file with mode: 0644]

index 75e008100a2c4b60f923799a12368dc0c4f2b765..b5832b4e7f44ff9a0e4ca37762c8b3bb48fa1502 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 <p align="center">
   <a href="https://v5.getbootstrap.com/">
-    <img src="https://v5.getbootstrap.com/docs/5.0/assets/brand/bootstrap-solid.svg" alt="Bootstrap logo" width="72" height="72">
+    <img src="https://v5.getbootstrap.com/docs/5.0/assets/brand/bootstrap-logo-shadow.png" alt="Bootstrap logo" width="200" height="165">
   </a>
 </p>
 
 </p>
 
 
+## Bootstrap 4
+
+Our default branch is for development of our upcoming Bootstrap 5 release. Head to the [`v4-dev` branch](https://github.com/twbs/bootstrap/tree/v4-dev) to view the readme, documentation, and source code for Bootstrap 4.
+
+
 ## Table of contents
 
 - [Quick start](#quick-start)
diff --git a/site/static/docs/5.0/assets/brand/bootstrap-logo-shadow.png b/site/static/docs/5.0/assets/brand/bootstrap-logo-shadow.png
new file mode 100644 (file)
index 0000000..3643b91
Binary files /dev/null and b/site/static/docs/5.0/assets/brand/bootstrap-logo-shadow.png differ