mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-21 21:30:48 +02:00
* Fix docker-compose syntax in quick-start. GH #1105 * use new mkdocs tabs * fix indentation for tabs Co-authored-by: nils måsén <nils@piksel.se>
This commit is contained in:
parent
93ccce8ed2
commit
2fa8a2ad0c
2 changed files with 5 additions and 1 deletions
|
@ -23,7 +23,8 @@ markdown_extensions:
|
|||
user: containrrr
|
||||
repo: watchtower
|
||||
- pymdownx.saneheaders
|
||||
- pymdownx.tabbed
|
||||
- pymdownx.tabbed:
|
||||
alternate_style: true
|
||||
nav:
|
||||
- 'Home': 'index.md'
|
||||
- 'Introduction': 'introduction.md'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue