Skip to content

Commit 557671a

Browse files
authored
Update +page.svelte
1 parent 330ad18 commit 557671a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

htmltoolkit/src/routes/abouthtmlrunner/+page.svelte

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
</script>
44

55
<section class="fade-in-down">
6-
<h2 class="text-2xl font-semibold mb-4">HTMLReader</h2>
6+
<h2 class="text-2xl font-semibold mb-4">HTMLRunner</h2>
77
<p>This is where the docs will go.</p>
8+
<a class="text-lg mb-6" href="/HTMLRunner">Go to HTMLRunner</a>
89
</section>

0 commit comments

Comments
 (0)