From e594617ef5d9835b8edad68424e42ea697d4bea6 Mon Sep 17 00:00:00 2001 From: DLE Date: Mon, 18 Aug 2025 16:51:50 +0200 Subject: [PATCH] add some reddit sub --- config/home.yml | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-) diff --git a/config/home.yml b/config/home.yml index 0d00ee3..634fe9e 100644 --- a/config/home.yml +++ b/config/home.yml @@ -60,19 +60,21 @@ - type: local name: Services - - type: custom-api - title: Daily Chess Puzzle - cache: 6h - url: https://api.chess.com/pub/puzzle - template: | -
-

- - {{ .JSON.String "title" }} - -

- Daily Chess Puzzle -
+ - size: full + widgets: + - type: group + define: &shared-reddit-properties + type: reddit + show-thumbnails: true + collapse-after: 15 + style: vertical-cards + widgets: + - subreddit: selfhosted + <<: *shared-reddit-properties + - subreddit: alteredTCG + <<: *shared-reddit-properties + - subreddit: Rematch + <<: *shared-reddit-properties - size: small widgets: