diff --git a/book/_config.yml b/book/_config.yml
index fa0e429db6644a84984653b8b3e8599fcd7a09af..4b9743c88185f804c14f1bbb1e956397a9d0a25d 100644
--- a/book/_config.yml
+++ b/book/_config.yml
@@ -1,5 +1,5 @@
 title: MUDE
-author: MUDE Teachers and the Student Army
+author: MUDE Teachers and the Student Army, built with TeachBooks and <a href="https://jupyterbook.org/">Jupyter Book</a>, <a href="https://creativecommons.org/licenses/by/4.0/" target="_blank" rel="license noopener noreferrer"">CC BY 4.0<img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/cc.svg" alt=""><img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/by.svg" alt=""></a>
 copyright: "2024"
 logo: _static/MUDE_Logo-small.png
 
@@ -16,6 +16,7 @@ sphinx:
       - https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js
     patch_config:
       disabled-patches: []
+    html_show_copyright: false
     html_last_updated_fmt: '%B %-d, %Y'
   extra_extensions:
     - sphinx_inline_tabs