turned the netwon quote into bootstrap blockquote
This commit is contained in:
parent
4e2aea9207
commit
51fe71d638
|
@ -33,8 +33,10 @@
|
|||
</ul>
|
||||
<section>
|
||||
<h2>Credits</h2>
|
||||
<q>If I have seen further it is by standing on the shoulders of Giants.</q> - Sir Isaac Newton
|
||||
<br>
|
||||
<blockquote class="blockquote">
|
||||
<q class="mb-0">If I have seen further it is by standing on the shoulders of Giants.</q>
|
||||
<footer class="blockquote-footer">Sir Isaac Newton in <cite title="Source Title"> Letter from Sir Isaac Newton to Robert Hooke</cite></footer>
|
||||
</blockquote>
|
||||
This project would not have been possible without the following:
|
||||
<br><br>
|
||||
<h2><img src="{{url_for('static',filename='assets/pliplogo.svg')}}" alt="Logo of PLIP" width=100vw /> PLIP</h2>
|
||||
|
|
Loading…
Reference in New Issue