Skip to content
This repository was archived by the owner on Jan 6, 2026. It is now read-only.

Commit 80b540b

Browse files
geomatrickpatrickwoodhead
andauthored
extra logos and dark mode only (#20)
Co-authored-by: patrickwoodhead <patrick.woodhead@protocol.ai>
1 parent c7a40a1 commit 80b540b

File tree

5 files changed

+6
-2
lines changed

5 files changed

+6
-2
lines changed

observablehq.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ export default {
3232
root: "src",
3333

3434
// Some additional configuration options and their defaults:
35-
// theme: "default", // try "light", "dark", "slate", etc.
35+
theme: "dark", // try "light", "dark", "slate", etc.
3636
// header: "", // what to show in the header (HTML)
3737
// footer: "Built with Observable.", // what to show in the footer (HTML)
3838
sidebar: false, // whether to show the sidebar

src/index.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,12 @@ const tidySparkMinerRates = SparkMinerRates
2424

2525
<div class="hero">
2626
<body><img src="media/spark-logomark-blue-with-bbox.png" alt="Spark Logo" width="300" /><body>
27-
<h2>Dashboard Beta</h2>
27+
<h2>Dashboard</h2>
2828
<body><a href="https://filspark.com/dashboard" target="_blank" rel="noopener noreferrer">(Click here for Legacy Spark Grafana Dashboard)</a><body>
29+
<div class="grid grid-cols-2" >
30+
<div><a href="https://checker.network" ><img src="media/checker-with-bbox.png" alt="Checker Logo" width="100" /></a></div>
31+
<div><a href="https://filecoin.io"><img src="media/fil-logo-bounding-box.png" alt="Filecoin Logo" width="100" /></a>
32+
</div>
2933
</div>
3034

3135
<h4>Overall Spark RSR</h4>
31.6 KB
Loading

src/media/checker-with-bbox.png

55.6 KB
Loading
43.3 KB
Loading

0 commit comments

Comments
 (0)