[11] add qnap guide to menu

pull/847/head
meisnate12 2 years ago
parent e3db28f091
commit 775146faed

@ -9,7 +9,7 @@ updates:
directory: "/"
schedule:
interval: "daily"
target-branch: "develop"
target-branch: "nightly"
assignees:
- "meisnate12"
- package-ecosystem: github-actions

@ -1 +1 @@
1.16.3-develop10
1.16.3-develop11

@ -120,6 +120,7 @@ html_theme_options = {
("_divider", ),
("Local Walkthrough", "home/guides/local"),
("Docker Walkthrough", "home/guides/docker"),
("QNAP Walkthrough", "home/guides/qnap"),
("unRAID Walkthrough", "home/guides/unraid"),
("Kubernetes Walkthrough", "home/guides/kubernetes"),
]),

Loading…
Cancel
Save