mirror of
https://github.com/jj-vcs/jj.git
synced 2025-12-23 06:01:01 +00:00
docs: add new logo as favicon
This commit is contained in:
parent
cfe5915c33
commit
b3099b7b67
3 changed files with 4 additions and 0 deletions
3
docs/images/LICENSE
Normal file
3
docs/images/LICENSE
Normal file
|
|
@ -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
|
||||
BIN
docs/images/favicon-96x96.png
Normal file
BIN
docs/images/favicon-96x96.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.8 KiB |
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue