kopia lustrzana https://github.com/linuxserver/docker-documentation
Merge pull request #190 from linuxserver/fix-yml
commit
3e833c5856
|
@ -4,7 +4,7 @@ site_author: LinuxServer.io
|
||||||
site_description: Welcome to the home of the LinuxServer.io documentation!
|
site_description: Welcome to the home of the LinuxServer.io documentation!
|
||||||
repo_name: linuxserver/docker-documentation
|
repo_name: linuxserver/docker-documentation
|
||||||
repo_url: https://github.com/linuxserver/docker-documentation
|
repo_url: https://github.com/linuxserver/docker-documentation
|
||||||
copyright: Copyright © 2023 LinuxServer.io
|
copyright: Copyright © 2024 LinuxServer.io
|
||||||
theme:
|
theme:
|
||||||
name: material
|
name: material
|
||||||
features:
|
features:
|
||||||
|
@ -77,14 +77,8 @@ plugins:
|
||||||
- awesome-pages
|
- awesome-pages
|
||||||
- git-revision-date-localized:
|
- git-revision-date-localized:
|
||||||
enable_creation_date: true
|
enable_creation_date: true
|
||||||
redirects:
|
|
||||||
redirect_maps:
|
|
||||||
readme-sync.md: deprecated/readme-sync.md
|
|
||||||
- minify:
|
- minify:
|
||||||
minify_html: true
|
minify_html: true
|
||||||
redirects:
|
|
||||||
redirect_maps:
|
|
||||||
readme-sync.md: deprecated/readme-sync.md
|
|
||||||
- search
|
- search
|
||||||
- redirects:
|
- redirects:
|
||||||
redirect_maps:
|
redirect_maps:
|
||||||
|
|
Ładowanie…
Reference in New Issue