mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 06:08:48 +00:00
Feature: Linkwarden service widget (#3836)
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
This commit is contained in:
parent
b9b7c482d4
commit
4d38222ba0
9 changed files with 107 additions and 3 deletions
|
@ -46,6 +46,7 @@ import kavita from "./kavita/widget";
|
|||
import komga from "./komga/widget";
|
||||
import kopia from "./kopia/widget";
|
||||
import lidarr from "./lidarr/widget";
|
||||
import linkwarden from "./linkwarden/widget";
|
||||
import mastodon from "./mastodon/widget";
|
||||
import mealie from "./mealie/widget";
|
||||
import medusa from "./medusa/widget";
|
||||
|
@ -167,6 +168,7 @@ const widgets = {
|
|||
komga,
|
||||
kopia,
|
||||
lidarr,
|
||||
linkwarden,
|
||||
mastodon,
|
||||
mealie,
|
||||
medusa,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue