From 570c8482b0f69c8317930b80e66d490d33342103 Mon Sep 17 00:00:00 2001 From: geezo Date: Fri, 16 May 2025 12:01:56 -0400 Subject: [PATCH] feat: add tech-related subreddits to glance config --- glance/config/glance.yml | 24 +++++++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-) diff --git a/glance/config/glance.yml b/glance/config/glance.yml index 7858e4c..e9b0311 100644 --- a/glance/config/glance.yml +++ b/glance/config/glance.yml @@ -135,9 +135,27 @@ pages: - type: reddit subreddit: kubernetes show-thumbnails: true - # - type: reddit - # subreddit: rag - # show-thumbnails: true + - type: reddit + subreddit: rag + show-thumbnails: true + - type: reddit + subreddit: homelab + show-thumbnails: true + - type: reddit + subreddit: datahoarder + show-thumbnails: true + - type: reddit + subreddit: privacy + show-thumbnails: true + - type: reddit + subreddit: opensource + show-thumbnails: true + - type: reddit + subreddit: linux + show-thumbnails: true + - type: reddit + subreddit: docker + show-thumbnails: true - type: videos title: Tech Reviews