forked from YokaiRick/akkoma
Doc branding
This commit is contained in:
parent
c62e1e3ad5
commit
b70a60c6c5
5 changed files with 2 additions and 2 deletions
Binary file not shown.
Before Width: | Height: | Size: 15 KiB |
BIN
docs/docs/images/favicon.ico
Normal file
BIN
docs/docs/images/favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 66 KiB |
BIN
docs/docs/images/favicon.png
Executable file
BIN
docs/docs/images/favicon.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 4.9 KiB |
BIN
docs/docs/images/logo.png
Executable file
BIN
docs/docs/images/logo.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
|
@ -1,11 +1,11 @@
|
||||||
site_name: Akkoma Documentation
|
site_name: Akkoma Documentation
|
||||||
theme:
|
theme:
|
||||||
favicon: 'images/akko_badday.png'
|
favicon: 'images/favicon.ico'
|
||||||
name: 'material'
|
name: 'material'
|
||||||
custom_dir: 'theme'
|
custom_dir: 'theme'
|
||||||
# Disable google fonts
|
# Disable google fonts
|
||||||
font: false
|
font: false
|
||||||
logo: 'images/akko_badday.png'
|
logo: 'images/logo.png'
|
||||||
features:
|
features:
|
||||||
- navigation.tabs
|
- navigation.tabs
|
||||||
- toc.follow
|
- toc.follow
|
||||||
|
|
Loading…
Reference in a new issue