From 6f66b51f99f92ee0097b495228353eaf38bf8135 Mon Sep 17 00:00:00 2001 From: furyhawk Date: Sat, 25 Jan 2025 15:51:46 +0800 Subject: [PATCH] Refactor glance configuration: Remove deprecated widgets from the Home section --- swarm/glance/glance.yml | 64 ----------------------------------------- 1 file changed, 64 deletions(-) diff --git a/swarm/glance/glance.yml b/swarm/glance/glance.yml index 03e86ef..3ac08ef 100644 --- a/swarm/glance/glance.yml +++ b/swarm/glance/glance.yml @@ -85,67 +85,3 @@ pages: title: Financial Times - url: https://feeds.a.dj.com/rss/RSSMarketsMain.xml title: Wall Street Journal - - name: Home - columns: - - size: small - widgets: - - type: calendar - - - type: rss - limit: 10 - collapse-after: 3 - cache: 3h - feeds: - - url: https://ciechanow.ski/atom.xml - - url: https://www.joshwcomeau.com/rss.xml - title: Josh Comeau - - url: https://samwho.dev/rss.xml - - url: https://awesomekling.github.io/feed.xml - - url: https://ishadeed.com/feed.xml - title: Ahmad Shadeed - - - type: twitch-channels - channels: - - theprimeagen - - cohhcarnage - - christitustech - - blurbs - - asmongold - - jembawls - - - size: full - widgets: - - type: hacker-news - - - type: videos - channels: - - UCR-DXc1voovS8nhAvccRZhg # Jeff Geerling - - UCv6J_jJa8GJqFwQNgNrMuww # ServeTheHome - - UCOk-gHyjcWZNj3Br4oxwh0A # Techno Tim - - - type: reddit - subreddit: selfhosted - - - size: small - widgets: - - type: weather - location: London, United Kingdom - - - type: markets - markets: - - symbol: SPY - name: S&P 500 - - symbol: BTC-USD - name: Bitcoin - - symbol: NVDA - name: NVIDIA - - symbol: AAPL - name: Apple - - symbol: MSFT - name: Microsoft - - symbol: GOOGL - name: Google - - symbol: AMD - name: AMD - - symbol: RDDT - name: Reddit \ No newline at end of file