File tree Expand file tree Collapse file tree 3 files changed +28
-1
lines changed Expand file tree Collapse file tree 3 files changed +28
-1
lines changed Original file line number Diff line number Diff line change @@ -77,4 +77,4 @@ sphinx:
7777 footer_start :
7878 - footer-logos
7979 - footer-info
80-
80+ - footer-extra
Original file line number Diff line number Diff line change 1+ < div class ="container-fluid footer-extra ">
2+ < div class ="container ">
3+ < center >
4+ Theme by < a href ="https://projectpythia.org "> Project Pythia</ a > . All code
5+ in Pythia Cookbooks is licensed under
6+ < a href ="https://opensource.org/license/apache-2-0 "> Apache 2.0</ a > . All
7+ other non-code content is licensed under
8+ < a href ="https://creativecommons.org/licenses/by/4.0/ ">
9+ Creative Commons BY 4.0 (CC BY 4.0)</ a
10+ > .
11+ </ center >
12+ < br /> < br />
13+ < div class ="row ">
14+ < p class ="m-0 ">
15+ < img
16+ src ="{{ pathto('_static/footer-logo-nsf.png', 1) }} "
17+ style ="float: left; width: 60px; height: 60px; margin-right: 1rem "
18+ />
19+ This material is based upon work supported by the National Science
20+ Foundation under Grant Nos. 2026863 and 2026899. Any opinions, findings,
21+ and conclusions or recommendations expressed in this material are those
22+ of the author(s) and do not necessarily reflect the views of the
23+ National Science Foundation.
24+ </ p >
25+ </ div >
26+ </ div >
27+ </ div >
You can’t perform that action at this time.
0 commit comments