Fix logo and favicon
Dieser Commit ist enthalten in:
Ursprung
07b2a2f762
Commit
105a5ce495
2 geänderte Dateien mit 6 neuen und 5 gelöschten Zeilen
Binäre Datei nicht angezeigt.
Vorher Breite: | Höhe: | Größe: 6,7 KiB Nachher Breite: | Höhe: | Größe: 10 KiB |
|
@ -5,7 +5,10 @@ repo_name: mailcow/mailcow-dockerized
|
||||||
repo_url: https://github.com/mailcow/mailcow-dockerized
|
repo_url: https://github.com/mailcow/mailcow-dockerized
|
||||||
edit_uri: ../mailcow-dockerized-docs/edit/master/docs/
|
edit_uri: ../mailcow-dockerized-docs/edit/master/docs/
|
||||||
remote_branch: gh-pages
|
remote_branch: gh-pages
|
||||||
theme: material
|
theme:
|
||||||
|
name: material
|
||||||
|
logo: images/logo.svg
|
||||||
|
favicon: images/favicon.png
|
||||||
markdown_extensions:
|
markdown_extensions:
|
||||||
- codehilite:
|
- codehilite:
|
||||||
guess_lang: true
|
guess_lang: true
|
||||||
|
@ -128,8 +131,6 @@ nav:
|
||||||
- 'Portainer': 'third_party-portainer.md'
|
- 'Portainer': 'third_party-portainer.md'
|
||||||
- 'Roundcube': 'third_party-roundcube.md'
|
- 'Roundcube': 'third_party-roundcube.md'
|
||||||
- 'SOGo Connector for Thunderbird': 'third_party-thunderbird.md'
|
- 'SOGo Connector for Thunderbird': 'third_party-thunderbird.md'
|
||||||
icon:
|
|
||||||
logo: "images/logo.svg"
|
|
||||||
extra:
|
extra:
|
||||||
palette:
|
palette:
|
||||||
primary: "indigo"
|
primary: "indigo"
|
||||||
|
|
Laden …
In neuem Issue referenzieren