Update index.html
Browse files- index.html +2 -1
index.html
CHANGED
|
@@ -185,7 +185,8 @@
|
|
| 185 |
`,
|
| 186 |
2: `
|
| 187 |
<h2>Day 2</h2>
|
| 188 |
-
<p>Like the space to
|
|
|
|
| 189 |
`,
|
| 190 |
3: `
|
| 191 |
<h2>Day 3</h2>
|
|
|
|
| 185 |
`,
|
| 186 |
2: `
|
| 187 |
<h2>Day 2</h2>
|
| 188 |
+
<p>Wondering what tomorrow’s visualization will be? Like the space to get notified when we reveal it 🤗</p>
|
| 189 |
+
<img src="/images/day2-teaser.png" style="width: 100%; margin: 20px 0;">
|
| 190 |
`,
|
| 191 |
3: `
|
| 192 |
<h2>Day 3</h2>
|