Prerendering docs-pages

This commit is contained in:
Mawoka
2022-08-11 15:54:47 +02:00
parent 4a7bc2a589
commit 0c9108ea71
9 changed files with 36 additions and 6 deletions
@@ -3,6 +3,10 @@
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at https://mozilla.org/MPL/2.0/.
-->
<script context="module">
export const prerender = true;
</script>
<script lang="ts">
import { onMount } from 'svelte';
import '$lib/hljs.css';