We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0e46e1 commit fbb8ef7Copy full SHA for fbb8ef7
observablehq.config.js
@@ -12,7 +12,7 @@ const providerPaths = result.map((provider) => `/provider/${provider.miner_id}`)
12
// See https://observablehq.com/framework/config for documentation.
13
export default {
14
// The app’s title; used in the sidebar and webpage titles.
15
- title: 'spark-dash',
+ title: 'Spark Dashboard',
16
17
// The pages and sections in the sidebar. If you don’t specify this option,
18
// all pages will be listed in alphabetical order. Listing pages explicitly
0 commit comments