We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34b648b commit 982b2e5Copy full SHA for 982b2e5
1 file changed
mkdocs.yml
@@ -4,7 +4,7 @@ site_author: LinuxServer.io
4
site_description: Welcome to the home of the LinuxServer.io documentation!
5
repo_name: linuxserver/docker-documentation
6
repo_url: https://github.com/linuxserver/docker-documentation
7
-copyright: Copyright © 2024 LinuxServer.io
+copyright: Copyright © 2025 LinuxServer.io
8
theme:
9
name: material
10
features:
@@ -93,7 +93,7 @@ plugins:
93
- search
94
- redirects:
95
redirect_maps:
96
- 'faq.md': 'FAQ.md'
+ "faq.md": "FAQ.md"
97
general/awesome-lsio.md: images-by-category.md
98
misc/awesome-lsio.md: images-by-category.md
99
images/docker-readme-sync.md: deprecated_images/docker-readme-sync.md
0 commit comments