🐛 Fixes GPG key link
Signed-off-by: Ash Svitan <selfsigned-ash@proton.me>
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@
|
||||
{{ $t("main.cv") }}
|
||||
</a>
|
||||
<br />
|
||||
<a href="/key.gpg" target="_blank" class="underline">
|
||||
<a href="/key.asc" target="_blank" class="underline">
|
||||
{{ $t("main.gpg") }}
|
||||
</a>
|
||||
<div class="h-4" />
|
||||
|
||||
Reference in New Issue
Block a user