We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57147b8 commit c64b206Copy full SHA for c64b206
1 file changed
src/routes/(site)/spooky/+page.svelte
@@ -32,14 +32,18 @@
32
<li>Text, video or audio - anything goes!</li>
33
<li>
34
Listen to years past:
35
- <a href="/683">#683</a>
+ <a href="/950">#950</a>
36
+ <a href="/949">#949</a>
37
+ <a href="/841">#841</a>
38
+ <a href="/840">#840</a>
39
<a href="/684">#684</a>
- <a href="/528">#528</a>
40
+ <a href="/683">#683</a>
41
<a href="/531">#531</a>
42
+ <a href="/528">#528</a>
43
<a href="/400">#400</a>
44
<a href="/399">#399</a>
- <a href="/294">#294</a>
45
<a href="/296">#296</a>
46
+ <a href="/294">#294</a>
47
<a href="/193">#193</a>
48
<a href="/192">#192</a>
49
</li>
0 commit comments