diff options
| author | Kirill Reunov <[email protected]> | 2018-07-03 23:34:49 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2018-07-03 23:34:49 +0300 |
| commit | 15a2eeb80f9821dd5d9bd2f11f83cc0fe8a0e5c2 (patch) | |
| tree | b6f34d845ed5893fb2266cc026d01205706ed1e5 | |
| parent | 35a75eb0d422b81a2e5e3505fe1dd1e4d0f93a1f (diff) | |
| download | bootstrap-15a2eeb80f9821dd5d9bd2f11f83cc0fe8a0e5c2.tar.xz bootstrap-15a2eeb80f9821dd5d9bd2f11f83cc0fe8a0e5c2.zip | |
Fixed logo in README
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ <p align="center"> <a href="https://getbootstrap.com/"> - <img src="https://getbootstrap.com/assets/brand/bootstrap-solid.svg" alt="" width=72 height=72> + <img src="https://getbootstrap.com/docs/4.1/assets/brand/bootstrap-solid.svg" alt="Logo" width=72 height=72> </a> <h3 align="center">Bootstrap</h3> |
