We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7910060 commit daf7097Copy full SHA for daf7097
1 file changed
app/src/routes/essays/+page.svelte
@@ -32,7 +32,12 @@
32
33
<ul>
34
<li>
35
- [March 2025] <a href="/essays/2025-3_TheDao-CoFounderDating">
+ [March 2025] <img
36
+ src="/images/ebay-new-2000s.png"
37
+ alt="The eBay 'new' icon from the 2000's, a classic!"
38
+ width="24rem"
39
+ height="auto"
40
+ /><a href="/essays/2025-3_TheDao-CoFounderDating">
41
The Dao of Co-Founder "Dating"
42
</a>
43
</li>
0 commit comments