Skip to content

Commit

Permalink
Update _config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom-van-Woudenberg authored Aug 20, 2024
1 parent 2ff245c commit d32745e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions book/_config.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
title: Template
author: TeachBooks Team from Delft University of Technology, built with <a href="https://teachbooks.tudelft.nl/">TeachBooks</a> 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=""> #Add your own name here
logo: figures/TUDelft_logo_rgb.png #add your own logo here
author: TeachBooks Team from Delft University of Technology, built with <a href="https://teachbooks.tudelft.nl/">TeachBooks</a> 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>

execute:
execute_notebooks: "off"
Expand All @@ -25,7 +24,7 @@ sphinx:
launch_buttons:
thebe: true
html_show_copyright: false
html_last_updated_fmt: '%B %-d %Y'
html_last_updated_fmt: '%B %-d, %Y'
extra_extensions:
- sphinx.ext.imgconverter
- jupyterbook_patches
Expand Down

0 comments on commit d32745e

Please sign in to comment.