Skip to content

Commit 09078ec

Browse files
authored
Update _config.yml
added extra footer with license information
1 parent 491feaf commit 09078ec

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

book/_config.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ repository:
3535
html:
3636
use_issues_button: true
3737
use_repository_button: true
38+
extra_footer: |
39+
<p>
40+
This work is licensed under a <a href="https://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.
41+
</p>
3842
3943
#launch_buttons:
4044
# notebook_interface : "jupyterlab"

0 commit comments

Comments
 (0)