Page1.svelte

 avatar
unknown
plain_text
a year ago
122 B
6
Indexable
<!-- Page1.svelte -->
<div>
    <h1>This is Page 1</h1>
    <p>This page does not have any interactive content.</p>
</div>
Editor is loading...
Leave a Comment