mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 06:08:48 +00:00
Feature: gitlab service widget (#4317)
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
This commit is contained in:
parent
94bbcbe1fb
commit
2b8647b2ef
9 changed files with 82 additions and 0 deletions
|
@ -32,6 +32,7 @@ import gamedig from "./gamedig/widget";
|
|||
import gatus from "./gatus/widget";
|
||||
import ghostfolio from "./ghostfolio/widget";
|
||||
import gitea from "./gitea/widget";
|
||||
import gitlab from "./gitlab/widget";
|
||||
import glances from "./glances/widget";
|
||||
import gluetun from "./gluetun/widget";
|
||||
import gotify from "./gotify/widget";
|
||||
|
@ -164,6 +165,7 @@ const widgets = {
|
|||
gatus,
|
||||
ghostfolio,
|
||||
gitea,
|
||||
gitlab,
|
||||
glances,
|
||||
gluetun,
|
||||
gotify,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue