summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/views/Support.vue1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/views/Support.vue b/src/views/Support.vue
index ba48ca5..624d541 100644
--- a/src/views/Support.vue
+++ b/src/views/Support.vue
@@ -25,6 +25,7 @@
security@themanaworld.org
<span v-if="PGP">(PGP: <a :href="`http://pgp.mit.edu/pks/lookup?op=get&search=${PGP}`" rel="noopener">{{PGP}}</a>)</span>
</address>
+ <span style="font-size: smaller;"><i>The Mana World does <b>not</b> provide legal advise.</i></span>
</main>
</template>