From 746574b8c0c1773788954d26aba92805de4ea3c0 Mon Sep 17 00:00:00 2001 From: Jason Fischer Date: Thu, 20 Oct 2022 17:44:40 -0700 Subject: [PATCH] Add link target verbage --- Service-Widgets.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Service-Widgets.md b/Service-Widgets.md index 5ec3675..2fb9849 100644 --- a/Service-Widgets.md +++ b/Service-Widgets.md @@ -4,6 +4,8 @@ Unless otherwise noted, URLs should not end with a `/` or other API path. Each Each service can have one widget attached to it (often matching the service type, but thats not forced). +In addition to the href of the service, you can also specify the target location in which to open that link. See [Link Target](https://github.com/benphelps/homepage/wiki/Settings#link-target) for more details. + Using Emby as an example, this is how you would attach the Emby service widget. ```yaml