mirror of
https://github.com/prdlk/glance.git
synced 2026-08-02 17:31:40 +00:00
refactor(config): rework markets and finance sections
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ pages:
|
||||
- $include: ./headlines/main.yml
|
||||
- $include: ./headlines/right.yml
|
||||
|
||||
- name: Markets
|
||||
- name: Finance
|
||||
columns:
|
||||
- $include: ./markets/left.yml
|
||||
- $include: ./markets/main.yml
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
# Markets left rail — tickers and macro rates
|
||||
# Markets left rail — tickers as tabs, macro rates below
|
||||
- size: small
|
||||
widgets:
|
||||
- type: group
|
||||
widgets:
|
||||
- type: markets
|
||||
title: Indices
|
||||
@@ -10,7 +12,6 @@
|
||||
name: Nasdaq
|
||||
- symbol: DX-Y.NYB
|
||||
name: Dollar Index
|
||||
|
||||
- type: markets
|
||||
title: Crypto
|
||||
markets:
|
||||
@@ -18,7 +19,6 @@
|
||||
name: Bitcoin
|
||||
- symbol: ETH-USD
|
||||
name: Ethereum
|
||||
|
||||
- type: markets
|
||||
title: Stocks
|
||||
sort-by: absolute-change
|
||||
|
||||
+3
-21
@@ -1,4 +1,4 @@
|
||||
# Markets main — news cards, market communities, finance & startup videos
|
||||
# Markets main — news cards, communities, videos (curated feeds only)
|
||||
- size: full
|
||||
widgets:
|
||||
- type: rss
|
||||
@@ -13,25 +13,6 @@
|
||||
- url: https://rss.app/feeds/jDOEbpJeIbZTukgR.xml
|
||||
title: Web3 News
|
||||
|
||||
- type: rss
|
||||
title: Crypto & Web3
|
||||
style: detailed-list
|
||||
limit: 25
|
||||
collapse-after: 8
|
||||
feeds:
|
||||
- url: https://rss.app/feeds/wiGtpLZuOjLgKlC4.xml
|
||||
title: Watcher Guru
|
||||
- url: https://rss.app/feeds/FXaMUoJgdqhPAKaV.xml
|
||||
title: "@AltcoinDaily"
|
||||
- url: https://rss.app/feeds/pci0tnfa7vBgkJmm.xml
|
||||
title: "@coinbureau"
|
||||
- url: https://rss.app/feeds/BlE1VwSSmicg51Y7.xml
|
||||
title: "@naruto11eth"
|
||||
- url: https://rss.app/feeds/zpBYRBsqtN6cVBe7.xml
|
||||
title: "@onechancefreedm"
|
||||
- url: https://rss.app/feeds/DFPARMmEVkKY3q67.xml
|
||||
title: "@Pirat_Nation"
|
||||
|
||||
- type: group
|
||||
widgets:
|
||||
- type: reddit
|
||||
@@ -41,6 +22,8 @@
|
||||
show-thumbnails: true
|
||||
subreddit: technology
|
||||
|
||||
- type: group
|
||||
widgets:
|
||||
- type: videos
|
||||
style: grid-cards
|
||||
collapse-after-rows: 2
|
||||
@@ -50,7 +33,6 @@
|
||||
- UCvSXMi2LebwJEM1s4bz5IBA # New Money
|
||||
- UCV6KDgJskWaEckne5aPA0aQ # Graham Stephan
|
||||
- UCAzhpt9DmG6PnHXjmJTvRGQ # Federal Reserve
|
||||
|
||||
- type: videos
|
||||
style: grid-cards
|
||||
collapse-after-rows: 2
|
||||
|
||||
Reference in New Issue
Block a user