aboutsummaryrefslogtreecommitdiffstats
path: root/src/components
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2024-02-11 13:44:19 -0800
committerPinapelz <yukais@pinapelz.com>2024-02-11 13:44:19 -0800
commite4bf82053a053b0795e1a27bf5865a97844cac80 (patch)
tree9ed87a2e7292ba0e9cb87b55b45dd830df098130 /src/components
parenta09787c11803b2c692ed3692af6295767a6534af (diff)
add pgp key
Diffstat (limited to 'src/components')
-rw-r--r--src/components/SocialNavbar.astro3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/components/SocialNavbar.astro b/src/components/SocialNavbar.astro
index 95aa1a2..dcb0df3 100644
--- a/src/components/SocialNavbar.astro
+++ b/src/components/SocialNavbar.astro
@@ -81,5 +81,8 @@ import "@fortawesome/fontawesome-free/css/all.min.css";
<a href="https://pinapelz.moe" class="dark-social-icon" title="pinapelz.moe"
><i class="fa fa-globe"></i></a
>
+ <a href="/Yukai_Shan.asc" class="dark-social-icon" title="PGP"
+ ><i class="fa fa-key"></i></a
+ >
</div>
</div>
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage