mirror of
https://github.com/containrrr/watchtower.git
synced 2025-12-13 21:56:38 +01:00
documentation theme updates (#713)
Co-authored-by: Zois Pagoulatos <zpagoulatos@hotmail.com>
This commit is contained in:
parent
4d17cf1a29
commit
8c9545b336
5 changed files with 30 additions and 4 deletions
|
|
@ -3,10 +3,17 @@ site_url: http://containrrr.github.io/watchtower/
|
|||
repo_url: https://github.com/containrrr/watchtower/
|
||||
theme:
|
||||
name: 'material'
|
||||
palette:
|
||||
scheme: containrrr
|
||||
logo: images/logo-450px.png
|
||||
favicon: images/favicon.ico
|
||||
extra_css:
|
||||
- stylesheets/theme.css
|
||||
markdown_extensions:
|
||||
- toc:
|
||||
permalink: True
|
||||
separator: "_"
|
||||
- codehilite
|
||||
nav:
|
||||
- 'Home': 'index.md'
|
||||
- 'Introduction': 'introduction.md'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue