QOL open link in new tab #36

This commit is contained in:
dragongoose 2023-09-10 13:41:05 -04:00
parent d03386f972
commit 01a8c8d9e7
No known key found for this signature in database
GPG Key ID: 01397EEC371CDAA5

View File

@ -39,6 +39,7 @@ export default {
<a <a
href="https://codeberg.org/dragongoose/safetwitch" href="https://codeberg.org/dragongoose/safetwitch"
class="mt-4 mr-4 sm:inline-block sm:mt-0" class="mt-4 mr-4 sm:inline-block sm:mt-0"
target="_blank"
>{{ $t('nav.code') }}</a >{{ $t('nav.code') }}</a
> >
<router-link to="/privacy" class="mt-4 mr-4 sm:inline-block sm:mt-0">{{ <router-link to="/privacy" class="mt-4 mr-4 sm:inline-block sm:mt-0">{{