mirror of
https://github.com/FoggedLens/deflock.git
synced 2026-07-16 00:37:21 +02:00
no 404 on refresh
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<template>
|
||||
<v-container>
|
||||
<h2>Contact Us</h2>
|
||||
<p>
|
||||
If you have any questions or concerns about the data on this site, please contact us at <a href="mailto:contact@deflock.me">contact@deflock.me</a>.
|
||||
</p>
|
||||
</v-container>
|
||||
</template>
|
||||
|
||||
<style scoped>
|
||||
p {
|
||||
margin-top: 0.5rem;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user