Skip to content

Commit

Permalink
Move license and theme to footer
Browse files Browse the repository at this point in the history
  • Loading branch information
ahuang11 authored Jun 9, 2023
1 parent 8e67f37 commit 2281f57
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@ sphinx:
launch_buttons:
binderhub_url: http://binder.mypythia.org
notebook_interface: jupyterlab
extra_navbar: |
extra_navbar: ""
extra_footer: |
Theme by <a href="https://projectpythia.org">Project Pythia</a>.<br><br>
All code in Pythia Cookbooks 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>
logo_link: https://projectpythia.org
Expand Down

0 comments on commit 2281f57

Please sign in to comment.