1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-08-02 19:55:18 +02:00

feat: add Unraid installation documentation and update links

This commit is contained in:
Sean Morley 2025-01-10 20:16:09 -05:00
parent ef996cd302
commit a50f051079
7 changed files with 28 additions and 0 deletions

View file

@ -69,6 +69,7 @@ export default defineConfig({
text: "Kubernetes and Kustomize 🌐",
link: "/docs/install/kustomize",
},
{ text: "Unraid 🧡", link: "/docs/install/unraid" },
{
text: "With A Reverse Proxy",