Fix indentation
This commit is contained in:
@@ -86,92 +86,92 @@ Pull requests with your page configurations are welcome!
|
|||||||
<summary>View config (requires Glance <code>v0.6.0</code> or higher)</summary>
|
<summary>View config (requires Glance <code>v0.6.0</code> or higher)</summary>
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
- name: Markets
|
- name: Markets
|
||||||
columns:
|
columns:
|
||||||
- size: small
|
- size: small
|
||||||
widgets:
|
widgets:
|
||||||
- type: markets
|
- type: markets
|
||||||
title: Indices
|
title: Indices
|
||||||
markets:
|
markets:
|
||||||
- symbol: SPY
|
- symbol: SPY
|
||||||
name: S&P 500
|
name: S&P 500
|
||||||
- symbol: DX-Y.NYB
|
- symbol: DX-Y.NYB
|
||||||
name: Dollar Index
|
name: Dollar Index
|
||||||
|
|
||||||
- type: markets
|
- type: markets
|
||||||
title: Crypto
|
title: Crypto
|
||||||
markets:
|
markets:
|
||||||
- symbol: BTC-USD
|
- symbol: BTC-USD
|
||||||
name: Bitcoin
|
name: Bitcoin
|
||||||
- symbol: ETH-USD
|
- symbol: ETH-USD
|
||||||
name: Ethereum
|
name: Ethereum
|
||||||
|
|
||||||
- type: markets
|
- type: markets
|
||||||
title: Stocks
|
title: Stocks
|
||||||
sort-by: absolute-change
|
sort-by: absolute-change
|
||||||
markets:
|
markets:
|
||||||
- symbol: NVDA
|
- symbol: NVDA
|
||||||
name: NVIDIA
|
name: NVIDIA
|
||||||
- symbol: AAPL
|
- symbol: AAPL
|
||||||
name: Apple
|
name: Apple
|
||||||
- symbol: MSFT
|
- symbol: MSFT
|
||||||
name: Microsoft
|
name: Microsoft
|
||||||
- symbol: GOOGL
|
- symbol: GOOGL
|
||||||
name: Google
|
name: Google
|
||||||
- symbol: AMD
|
- symbol: AMD
|
||||||
name: AMD
|
name: AMD
|
||||||
- symbol: RDDT
|
- symbol: RDDT
|
||||||
name: Reddit
|
name: Reddit
|
||||||
- symbol: AMZN
|
- symbol: AMZN
|
||||||
name: Amazon
|
name: Amazon
|
||||||
- symbol: TSLA
|
- symbol: TSLA
|
||||||
name: Tesla
|
name: Tesla
|
||||||
- symbol: INTC
|
- symbol: INTC
|
||||||
name: Intel
|
name: Intel
|
||||||
- symbol: META
|
- symbol: META
|
||||||
name: Meta
|
name: Meta
|
||||||
|
|
||||||
- size: full
|
- size: full
|
||||||
widgets:
|
widgets:
|
||||||
- type: rss
|
- type: rss
|
||||||
title: News
|
title: News
|
||||||
style: horizontal-cards
|
style: horizontal-cards
|
||||||
feeds:
|
feeds:
|
||||||
- url: https://feeds.bloomberg.com/markets/news.rss
|
- url: https://feeds.bloomberg.com/markets/news.rss
|
||||||
title: Bloomberg
|
title: Bloomberg
|
||||||
- url: https://moxie.foxbusiness.com/google-publisher/markets.xml
|
- url: https://moxie.foxbusiness.com/google-publisher/markets.xml
|
||||||
title: Fox Business
|
title: Fox Business
|
||||||
- url: https://moxie.foxbusiness.com/google-publisher/technology.xml
|
- url: https://moxie.foxbusiness.com/google-publisher/technology.xml
|
||||||
title: Fox Business
|
title: Fox Business
|
||||||
|
|
||||||
- type: group
|
- type: group
|
||||||
widgets:
|
widgets:
|
||||||
- type: reddit
|
- type: reddit
|
||||||
show-thumbnails: true
|
show-thumbnails: true
|
||||||
subreddit: technology
|
subreddit: technology
|
||||||
- type: reddit
|
- type: reddit
|
||||||
show-thumbnails: true
|
show-thumbnails: true
|
||||||
subreddit: wallstreetbets
|
subreddit: wallstreetbets
|
||||||
|
|
||||||
- type: videos
|
- type: videos
|
||||||
style: grid-cards
|
style: grid-cards
|
||||||
collapse-after-rows: 3
|
collapse-after-rows: 3
|
||||||
channels:
|
channels:
|
||||||
- UCvSXMi2LebwJEM1s4bz5IBA # New Money
|
- UCvSXMi2LebwJEM1s4bz5IBA # New Money
|
||||||
- UCV6KDgJskWaEckne5aPA0aQ # Graham Stephan
|
- UCV6KDgJskWaEckne5aPA0aQ # Graham Stephan
|
||||||
- UCAzhpt9DmG6PnHXjmJTvRGQ # Federal Reserve
|
- UCAzhpt9DmG6PnHXjmJTvRGQ # Federal Reserve
|
||||||
|
|
||||||
- size: small
|
- size: small
|
||||||
widgets:
|
widgets:
|
||||||
- type: rss
|
- type: rss
|
||||||
title: News
|
title: News
|
||||||
limit: 30
|
limit: 30
|
||||||
collapse-after: 13
|
collapse-after: 13
|
||||||
feeds:
|
feeds:
|
||||||
- url: https://www.ft.com/technology?format=rss
|
- url: https://www.ft.com/technology?format=rss
|
||||||
title: Financial Times
|
title: Financial Times
|
||||||
- url: https://feeds.a.dj.com/rss/RSSMarketsMain.xml
|
- url: https://feeds.a.dj.com/rss/RSSMarketsMain.xml
|
||||||
title: Wall Street Journal
|
title: Wall Street Journal
|
||||||
```
|
```
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user