Upload files to "/"
This commit is contained in:
+39
@@ -0,0 +1,39 @@
|
||||
pageInfo:
|
||||
title: Stocks
|
||||
description: General browser startpage
|
||||
logo: https://i.ibb.co/71WyyzM/little-bot-3.png
|
||||
navLinks:
|
||||
- title: Home
|
||||
path: /
|
||||
appConfig:
|
||||
# statusCheck: false
|
||||
theme: catppuccin
|
||||
layout: auto
|
||||
iconSize: medium
|
||||
sections:
|
||||
- name: Crypto
|
||||
icon: hl-beef
|
||||
widgets:
|
||||
- type: crypto-watch-list
|
||||
options:
|
||||
currency: USD
|
||||
sortBy: marketCap
|
||||
assets:
|
||||
- bitcoin
|
||||
- ethereum
|
||||
- type: crypto-price-chart
|
||||
options:
|
||||
asset: bitcoin
|
||||
currency: USD
|
||||
numDays: 7
|
||||
- name: Market Overview
|
||||
icon: hl-beef
|
||||
displayData:
|
||||
cols: 3
|
||||
widgets:
|
||||
- type: iframe
|
||||
options:
|
||||
frameHeight: 600
|
||||
useProxy: true
|
||||
url: https://liveindex.org/futures
|
||||
|
||||
Reference in New Issue
Block a user