mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-08 14:38:47 +00:00
Implement Caddy widget
This commit is contained in:
parent
ef1dfc7323
commit
516423c8bd
5 changed files with 60 additions and 5 deletions
|
@ -3,6 +3,7 @@ import audiobookshelf from "./audiobookshelf/widget";
|
|||
import authentik from "./authentik/widget";
|
||||
import autobrr from "./autobrr/widget";
|
||||
import bazarr from "./bazarr/widget";
|
||||
import caddy from "./caddy/widget";
|
||||
import changedetectionio from "./changedetectionio/widget";
|
||||
import channelsdvrserver from "./channelsdvrserver/widget";
|
||||
import cloudflared from "./cloudflared/widget";
|
||||
|
@ -87,6 +88,7 @@ const widgets = {
|
|||
authentik,
|
||||
autobrr,
|
||||
bazarr,
|
||||
caddy,
|
||||
changedetectionio,
|
||||
channelsdvrserver,
|
||||
cloudflared,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue