Skip to content

Commit 9b95522

Browse files
authored
Add link to legacy site (#235)
1 parent f5ea95e commit 9b95522

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/site/src/App.svelte

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@
1919
do, please <a href="https://github.com/spenserblack/steamdown/issues/new">open an issue</a>
2020
and report the problem.
2121
</p>
22+
<p>
23+
If you need to use the old site, you can find it at
24+
<a href="https://steamdown-legacy.vercel.app/">steamdown-legacy.vercel.app</a>.
25+
</p>
2226
<Editor />
2327
</main>
2428
<footer>

0 commit comments

Comments
 (0)