From 409b7b3a259753e4785cbf0e09a8f3a8c8aead0c Mon Sep 17 00:00:00 2001 From: Daniel Cosme Date: Thu, 7 May 2026 18:14:09 -0400 Subject: [PATCH] Remove Info page in Glance --- apps/hydra/glance/configmap-glance.yaml | 32 +++++-------------------- config/glance/config/home.yml | 32 +++++-------------------- 2 files changed, 12 insertions(+), 52 deletions(-) diff --git a/apps/hydra/glance/configmap-glance.yaml b/apps/hydra/glance/configmap-glance.yaml index 2fe5c9b..de6530e 100644 --- a/apps/hydra/glance/configmap-glance.yaml +++ b/apps/hydra/glance/configmap-glance.yaml @@ -176,20 +176,6 @@ data: style: grid-cards collapse-after-rows: 2 limit: 16 - - - size: small - widgets: - - type: videos - title: Other - channels: - - UCtinbF-Q-fVthA0qrFQTgXQ # Casey Neistat - - UCp00ppkfPFBUTiiNNd8kS9Q # Buttery Bros - style: vertical-list - - - name: Info - columns: - - size: full - widgets: - type: group widgets: - type: reddit @@ -201,18 +187,12 @@ data: - size: small widgets: - - 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 + - type: videos + title: Other + channels: + - UCtinbF-Q-fVthA0qrFQTgXQ # Casey Neistat + - UCp00ppkfPFBUTiiNNd8kS9Q # Buttery Bros + style: vertical-list kind: ConfigMap metadata: name: glance-configmap diff --git a/config/glance/config/home.yml b/config/glance/config/home.yml index 5c48be8..7a07a21 100644 --- a/config/glance/config/home.yml +++ b/config/glance/config/home.yml @@ -138,20 +138,6 @@ style: grid-cards collapse-after-rows: 2 limit: 16 - - - size: small - widgets: - - type: videos - title: Other - channels: - - UCtinbF-Q-fVthA0qrFQTgXQ # Casey Neistat - - UCp00ppkfPFBUTiiNNd8kS9Q # Buttery Bros - style: vertical-list - -- name: Info - columns: - - size: full - widgets: - type: group widgets: - type: reddit @@ -163,15 +149,9 @@ - size: small widgets: - - 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 + - type: videos + title: Other + channels: + - UCtinbF-Q-fVthA0qrFQTgXQ # Casey Neistat + - UCp00ppkfPFBUTiiNNd8kS9Q # Buttery Bros + style: vertical-list