add placeholder pages so we don't get 404s

This commit is contained in:
sam 2024-10-20 15:49:19 +02:00
parent bccf7caf34
commit ac54b78a13
Signed by: sam
GPG key ID: 5F3C3C1B3166639D
3 changed files with 21 additions and 0 deletions

View file

@ -0,0 +1,7 @@
<script lang="ts">
// TODO
</script>
<h3>Ignored users</h3>
<p>This page is still under construction!</p>

View file

@ -0,0 +1,7 @@
<script lang="ts">
// TODO
</script>
<h3>Key roles</h3>
<p>This page is still under construction!</p>