mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 22:28:48 +00:00
Feature: Added gatus uptime widget (#2729)
This commit is contained in:
parent
58fa63f7cb
commit
e803c3bf16
7 changed files with 87 additions and 0 deletions
|
@ -29,6 +29,7 @@ const components = {
|
|||
freshrss: dynamic(() => import("./freshrss/component")),
|
||||
fritzbox: dynamic(() => import("./fritzbox/component")),
|
||||
gamedig: dynamic(() => import("./gamedig/component")),
|
||||
gatus: dynamic(() => import("./gatus/component")),
|
||||
ghostfolio: dynamic(() => import("./ghostfolio/component")),
|
||||
glances: dynamic(() => import("./glances/component")),
|
||||
gluetun: dynamic(() => import("./gluetun/component")),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue