Skip to content

Commit cd410de

Browse files
authored
Update supp_org.html
separate moonshot with <p></p>
1 parent 541ec40 commit cd410de

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

_includes/supp_org.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@ <h2>Supporting Organisations</h2>
1616
QuTiP is proud to be working with these organizations:
1717
</p>
1818
<div class="d-flex flex-column flex-md-row align-items-center align-items-md-top justify-content-evenly flex-wrap organizations">
19-
<a href="https://www.jst.go.jp/moonshot/en/index.html" target="about:blank"><img src="images/moonshot-program-jst.png"></a>
19+
<p>
20+
<a href="https://www.jst.go.jp/moonshot/en/index.html" target="about:blank"><img src="images/moonshot-program-jst.png"></a>
21+
</p>
2022
<a href="https://numfocus.org/" target="about:blank"><img src="images/numfocus.png"></a>
2123
<a href="https://unitary.fund/" target="about:blank"><img src="images/unitaryfund.png"></a>
2224
<a href="https://www.aber.ac.uk/en/about-us/faculties/business-physical-sciences/" target="about:blank"><img src="images/aber_uni.png"></a>
@@ -29,4 +31,4 @@ <h2>Supporting Organisations</h2>
2931
We also thank Google for their support through the Google Summer of Code program. <br>
3032
<a href="https://github.com/qutip/qutip/wiki">Look at our past projects.</a>
3133
</p>
32-
</div>
34+
</div>

0 commit comments

Comments
 (0)