You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Move license to footer
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: Andrew Huang <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Copy file name to clipboardExpand all lines: _config.yml
+4-6Lines changed: 4 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -76,16 +76,16 @@ bibtex_bibfiles:
76
76
# use_issues_button: true
77
77
# use_repository_button: true
78
78
# use_edit_page_button: true
79
-
# extra_navbar: |
80
-
# Theme by <a href="https://projectpythia.org">Project Pythia</a>.<br>
81
-
# All code in Pythia Foundations is licensed under Apache 2.0. All other non-code content is licensed under <a href="https://creativecommons.org/licenses/by/4.0/">Creative Commons BY 4.0 (CC BY 4.0)</a>.
# This material is based upon work supported by the National
85
82
# Science Foundation under Grant Nos. 2026863 and 2026899. Any
86
83
# opinions, findings, and conclusions or recommendations expressed
87
84
# in this material are those of the author(s) and do not necessarily
88
-
# reflect the views of the National Science Foundation.
85
+
# reflect the views of the National Science Foundation.<br><br>
86
+
# Theme by <a href="https://projectpythia.org">Project Pythia</a>.<br>
87
+
# All code in Pythia Foundations is licensed under Apache 2.0. All other non-code content is licensed
88
+
# under <a href="https://creativecommons.org/licenses/by/4.0/">Creative Commons BY 4.0 (CC BY 4.0)</a>.
89
89
90
90
sphinx:
91
91
config:
@@ -115,8 +115,6 @@ sphinx:
115
115
binderhub_url: https://mybinder.org
116
116
notebook_interface: jupyterlab
117
117
extra_navbar: |
118
-
Theme by <a href="https://projectpythia.org">Project Pythia</a>.<br><br>
119
-
All code in Pythia Foundations is licensed under Apache 2.0. All other non-code content is licensed under <a href="https://creativecommons.org/licenses/by/4.0/">Creative Commons BY 4.0 (CC BY 4.0)</a>.<br><br>
120
118
We want your feedback! Fill out this <a href="https://docs.google.com/forms/d/e/1FAIpQLSeVa1TC9xM-dk7qIE2e8bsgSrIP82yYDNw3wew3J46eREJa4w/viewform?usp=sf_link">Google Form</a>
121
119
or see our <a href="https://foundations.projectpythia.org/appendix/how-to-contribute.html">Contributor's Guide</a>.
0 commit comments