mirror of
https://github.com/prdlk/glance.git
synced 2026-08-02 17:31:40 +00:00
22 lines
523 B
YAML
22 lines
523 B
YAML
# Masthead + markets ticker — the newspaper banner
|
|||
|
|
- type: html
|
||
|
|
source: |
|
||
|
|
<div class="masthead">
|
||
|
|
<div class="masthead-rule"></div>
|
||
|
|
<div class="masthead-title">The Daily Glance</div>
|
||
|
|
<div class="masthead-sub">Tech · Markets · Crypto</div>
|
||
|
|
<div class="masthead-rule"></div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
- type: markets
|
||
|
|
hide-header: true
|
||
|
|
markets:
|
||
|
|
- symbol: BTC-USD
|
||
|
|
name: Bitcoin
|
||
|
|
- symbol: ETH-USD
|
||
|
|
name: Ethereum
|
||
|
|
- symbol: MAGS
|
||
|
|
name: Mag7
|
||
|
|
- symbol: QQQ
|
||
|
|
name: Nasdaq
|