mirror of
https://github.com/kevin-DL/sapper.git
synced 2026-01-18 05:25:08 +00:00
rename .html files to .svelte
This commit is contained in:
4
test/apps/export/src/routes/index.svelte
Normal file
4
test/apps/export/src/routes/index.svelte
Normal file
@@ -0,0 +1,4 @@
|
||||
<h1>Great success!</h1>
|
||||
|
||||
<a href="blog">blog</a>
|
||||
<a href="">empty anchor</a>
|
||||
Reference in New Issue
Block a user