add placeholder pages so we don't get 404s
This commit is contained in:
parent
bccf7caf34
commit
ac54b78a13
3 changed files with 21 additions and 0 deletions
|
|
@ -0,0 +1,7 @@
|
|||
<script lang="ts">
|
||||
// TODO
|
||||
</script>
|
||||
|
||||
<h3>Ignored users</h3>
|
||||
|
||||
<p>This page is still under construction!</p>
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
<script lang="ts">
|
||||
// TODO
|
||||
</script>
|
||||
|
||||
<h3>Key roles</h3>
|
||||
|
||||
<p>This page is still under construction!</p>
|
||||
Loading…
Add table
Add a link
Reference in a new issue