mirror of https://github.com/twbs/bootstrap.git
Remove wrapping paragraph in readme (#27948)
This commit is contained in:
parent
c0dfda964f
commit
e7336e7d7f
|
@ -1,7 +1,8 @@
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="https://getbootstrap.com/">
|
<a href="https://getbootstrap.com/">
|
||||||
<img src="https://getbootstrap.com/docs/4.2/assets/brand/bootstrap-solid.svg" alt="Bootstrap logo" width=72 height=72>
|
<img src="https://getbootstrap.com/docs/4.2/assets/brand/bootstrap-solid.svg" alt="Bootstrap logo" width="72" height="72">
|
||||||
</a>
|
</a>
|
||||||
|
</p>
|
||||||
|
|
||||||
<h3 align="center">Bootstrap</h3>
|
<h3 align="center">Bootstrap</h3>
|
||||||
|
|
||||||
|
@ -19,7 +20,6 @@
|
||||||
·
|
·
|
||||||
<a href="https://blog.getbootstrap.com/">Blog</a>
|
<a href="https://blog.getbootstrap.com/">Blog</a>
|
||||||
</p>
|
</p>
|
||||||
</p>
|
|
||||||
|
|
||||||
|
|
||||||
## Table of contents
|
## Table of contents
|
||||||
|
|
Loading…
Reference in New Issue