Skip to content

Commit

Permalink
adding copyright, removing "made with mkdocs material"
Browse files Browse the repository at this point in the history
  • Loading branch information
md42 committed Dec 13, 2024
1 parent 1cf1905 commit 0181c2c
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ theme:

features:
- navigation.footer

copyright: © 2024 Martin Dürrmeier. All Rights Reserved.

nav:
- Home: index.md
Expand Down Expand Up @@ -65,4 +67,7 @@ extra:
- icon: simple/github
link: https://github.com/md42
- icon: simple/linkedin
link: https://www.linkedin.com/in/martinduerrmeier/
link: https://www.linkedin.com/in/martinduerrmeier/

generator: false #https://squidfunk.github.io/mkdocs-material/setup/setting-up-the-footer/?h=footer#generator-notice

0 comments on commit 0181c2c

Please sign in to comment.