mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 14:18:47 +00:00
Feature: add gitea widget (#2968)
This commit is contained in:
parent
291bf422f9
commit
fce694e2b9
8 changed files with 81 additions and 1 deletions
|
@ -31,6 +31,7 @@ const components = {
|
|||
gamedig: dynamic(() => import("./gamedig/component")),
|
||||
gatus: dynamic(() => import("./gatus/component")),
|
||||
ghostfolio: dynamic(() => import("./ghostfolio/component")),
|
||||
gitea: dynamic(() => import("./gitea/component")),
|
||||
glances: dynamic(() => import("./glances/component")),
|
||||
gluetun: dynamic(() => import("./gluetun/component")),
|
||||
gotify: dynamic(() => import("./gotify/component")),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue