Skip to content

Commit 1f5420d

Browse files
davidlange6vgvassilev
authored andcommitted
improve footer with logos and better text
1 parent 48e341e commit 1f5420d

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

_includes/footer.html

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,24 @@
44
<div class="row">
55
<div class="col-sm-4">
66

7-
<p>&copy 2020 Princeton University. Site made with <a href="https://jekyllrb.com">Jekyll</a>; Credit to
8-
<a href="https://allenlab.org"> for site template.</a></p>
97
<p>We are part of the Princeton Department of Physics and Princeton Institute for Computational Science and Engineering (PICSciE).</p>
10-
11-
8+
<p>&copy 2020 Princeton University. Site made with <a href="https://jekyllrb.com">Jekyll</a>; Credit to
9+
<a href="https://allanlab.org">Allan lab </a>for this site template.</p>
1210
<p> </p><p>
1311

1412

1513
</div>
1614
<div class="col-sm-4">
17-
Funding:<br />
18-
- Grant from NSF OAC-1931408
15+
This project is supported by National Science Foundation under Cooperative Agreement OAC-1931408.
16+
Any opinions, findings, conclusions or recommendations expressed in this material are those of the
17+
authors and do not necessarily reflect the views of the National Science Foundation.
1918
</div>
2019
<div class="col-sm-4">
2120
Contact:<br />
2221
<a href="mailto:[email protected]">David Lange <br />
2322
<a href="mailto:[email protected]">Vassil Vassilev <br />
23+
<img src="/images/princeton.png" style="width: 150px" />
24+
<img src="/images/nsf.png" style="width: 50px" />
2425
</div>
2526
</div>
2627
</div>

images/nsf.png

74.6 KB
Loading

images/princeton.png

6.5 KB
Loading

0 commit comments

Comments
 (0)