mirror of
https://github.com/crocofied/CoreControl.git
synced 2025-12-17 15:36:50 +00:00
docs add pushover
This commit is contained in:
parent
08cce9fd24
commit
c3df67f407
@ -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' },
|
||||
]
|
||||
}
|
||||
],
|
||||
|
||||
BIN
docs/assets/screenshots/notifications_pushover.png
Normal file
BIN
docs/assets/screenshots/notifications_pushover.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 20 KiB |
3
docs/notifications/Pushover.md
Normal file
3
docs/notifications/Pushover.md
Normal file
@ -0,0 +1,3 @@
|
||||
# Pushover
|
||||
|
||||

|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "docs",
|
||||
"version": "1.0.0",
|
||||
"version": "0.0.2",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user