mirror of
https://github.com/HerrCraziDev/faoilean.git
synced 2026-04-20 15:14:21 +02:00
tag placeholder
This commit is contained in:
10
src/routes/tags.svelte
Normal file
10
src/routes/tags.svelte
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
<script>
|
||||
import { config } from '$lib/config/settings.json'
|
||||
</script>
|
||||
|
||||
<svelte:head>
|
||||
<title>{config.sitename}</title>
|
||||
</svelte:head>
|
||||
|
||||
<pre>501 Not Implemented</pre>
|
||||
Reference in New Issue
Block a user