add router link to privacy

This commit is contained in:
2026-05-29 18:57:40 +02:00
parent 09da4c5577
commit a50531593b
2 changed files with 24 additions and 2 deletions
+14 -2
View File
@@ -1,4 +1,5 @@
/*
```vue
<!--
Copyright 2026 Seekra
Licensed under the Apache License, Version 2.0 (the "License");
@@ -12,4 +13,15 @@ distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
-->
<script setup>
</script>
<template>
</template>
<style scoped>
</style>