docs add pushover

This commit is contained in:
headlessdev
2025-04-24 14:13:01 +02:00
parent 08cce9fd24
commit c3df67f407
4 changed files with 5 additions and 1 deletions

View File

@@ -53,6 +53,7 @@ export default defineConfig({
{ text: 'Discord', link: '/notifications/Discord' },
{ text: 'Gotify', link: '/notifications/Gotify' },
{ text: 'Ntfy', link: '/notifications/Ntfy' },
{ text: 'Pushover', link: '/notifications/Pushover' },
]
}
],