mirror of
https://github.com/yairm210/Unciv.git
synced 2025-02-20 19:56:51 +01:00
Custom icons for mkdocs
This commit is contained in:
parent
ac63a6453b
commit
c2ae308622
BIN
docs/assets/Icon.png
Normal file
BIN
docs/assets/Icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 52 KiB |
BIN
docs/assets/favicon.png
Normal file
BIN
docs/assets/favicon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.5 KiB |
|
|
@ -1,6 +1,8 @@
|
|||
site_name: Unciv
|
||||
theme:
|
||||
name: material
|
||||
logo: assets/Icon.png
|
||||
favicon: assets/favicon.png
|
||||
|
||||
palette:
|
||||
- scheme: default
|
||||
|
|
@ -18,7 +20,7 @@ theme:
|
|||
|
||||
icon:
|
||||
repo: fontawesome/brands/github
|
||||
|
||||
|
||||
repo_name: yairm210/unciv
|
||||
repo_url: https://github.com/yairm210/unciv
|
||||
|
||||
|
|
@ -37,5 +39,5 @@ markdown_extensions:
|
|||
- pymdownx.details # For collapsable admonitions - see https://squidfunk.github.io/mkdocs-material/reference/admonitions/?h=%3F%3F%3F#collapsible-blocks
|
||||
|
||||
# For Abbreviations
|
||||
- abbr
|
||||
- pymdownx.snippets
|
||||
- abbr
|
||||
- pymdownx.snippets
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user