Skip to content

Commit

Permalink
docs: add new logo as favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
martinvonz committed Jan 29, 2025
1 parent 93d98f1 commit 96bf85f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/images/LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
This license applies to favicon.ico:

This work © 2025 by J. Jennings is licensed under Creative Commons Attribution 4.0 International
Binary file added docs/images/favicon-96x96.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ site_url: !ENV [SITE_URL_FOR_MKDOCS, 'https://jj-vcs.github.io/jj/']
theme:
name: 'material'
language: 'en'
favicon: images/favicon-96x96.png
features:
# - navigation.top

Expand Down

0 comments on commit 96bf85f

Please sign in to comment.