Skip to content

Commit 39188fb

Browse files
Add first-publish dates to demo listings.
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent aa6f29e commit 39188fb

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

index.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1861,6 +1861,7 @@ <h2>
18611861
<p class="title">Hello, Mixbox</p>
18621862
</a>
18631863
<p class="description">Interactive visualisation of paint mixing</p>
1864+
<time>November 2022</time>
18641865
</article>
18651866
<article class="listing observable">
18661867
<a href="https://observablehq.com/@mjbo/hello-spectral-js">
@@ -1869,6 +1870,7 @@ <h2>
18691870
<p class="title">Hello, Spectral.js</p>
18701871
</a>
18711872
<p class="description">Another interactive visualisation of paint mixing</p>
1873+
<time>April 2023</time>
18721874
</article>
18731875
<article class="art">
18741876
<canvas id="gameOfLife" width="256" height="256"
@@ -1882,6 +1884,7 @@ <h2>
18821884
<p class="title">Hello, sql.js-httpvfs</p>
18831885
</a>
18841886
<p class="description">Utility wrapper for a SQLite.js VFS client</p>
1887+
<time>December 2022</time>
18851888
</article>
18861889
<!-- <article class="art" id="dindong">
18871890
TEUR..ICE
@@ -1893,6 +1896,7 @@ <h2>
18931896
<p class="title">Hello, Sparks</p>
18941897
</a>
18951898
<p class="description">Utility wrapper for a typeface for creating sparklines in text</p>
1899+
<time>November 2022</time>
18961900
</article>
18971901
<article class="listing observable">
18981902
<a href="https://observablehq.com/@huw/prql">
@@ -1901,6 +1905,7 @@ <h2>
19011905
<p class="title">Hello, PRQL</p>
19021906
</a>
19031907
<p class="description">Utility wrapper for an alternative SQL syntax</p>
1908+
<time>July 2022</time>
19041909
</article>
19051910
<article class="listing observable">
19061911
<a href="https://observablehq.com/@mjbo/hello-lnjs">
@@ -1909,13 +1914,15 @@ <h2>
19091914
<p class="title">Hello, ln.js</p>
19101915
</a>
19111916
<p class="description">Vector-based 3D renderer</p>
1917+
<time>March 2022</time>
19121918
</article>
19131919
<article class="listing observable">
19141920
<a href="https://observablehq.com/@mjbo/hello-protobufjs">
19151921
<img
19161922
src="https://static.observableusercontent.com/thumbnail/ce388edacb37e12758548dcd21f7f7000445529bd171c36fdb64595b12a45644.jpg" />
19171923
<p class="title">Hello, protobuf.js</p>
19181924
</a>
1925+
<time>December 2022</time>
19191926
</article>
19201927
</div>
19211928
</section>

0 commit comments

Comments
 (0)