mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-08 14:38:47 +00:00
Implement uptime-kuma widget
This commit is contained in:
parent
f517d704b8
commit
c3d15a61c3
6 changed files with 160 additions and 1 deletions
|
@ -63,6 +63,7 @@ const components = {
|
|||
watchtower: dynamic(() => import("./watchtower/component")),
|
||||
xteve: dynamic(() => import("./xteve/component")),
|
||||
immich: dynamic(() => import("./immich/component")),
|
||||
uptimekuma: dynamic(() => import("./uptimekuma/component")),
|
||||
};
|
||||
|
||||
export default components;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue