[11] add qnap guide to menu

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

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

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

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

Loading…
Cancel
Save