$
This commit is contained in:
3
src/pages/home.riot
Normal file
3
src/pages/home.riot
Normal file
@@ -0,0 +1,3 @@
|
||||
<home>
|
||||
<selector />
|
||||
</home>
|
4
src/pages/not-found.riot
Normal file
4
src/pages/not-found.riot
Normal file
@@ -0,0 +1,4 @@
|
||||
<not-found>
|
||||
<h1>Page not found</h1>
|
||||
<p>Go back to <a href='/'>home</a></p>
|
||||
</not-found>
|
Reference in New Issue
Block a user