From cb8c9c6764d76ce2e99b3fbec7e0fcc179d62b8d Mon Sep 17 00:00:00 2001 From: RhenCloud Date: Sat, 2 May 2026 15:26:45 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=20PGP=20=E5=85=AC?= =?UTF-8?q?=E9=92=A5=E5=B1=95=E7=A4=BA=E5=92=8C=E5=A4=8D=E5=88=B6=E5=8A=9F?= =?UTF-8?q?=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/components/SocialLinks.vue | 84 +++++++++++++++++++++++++++++++++- app/config/siteConfig.ts | 27 +++++++++++ public/rhencloud.asc | 23 ++++++++++ tsconfig.json | 12 ++++- 4 files changed, 142 insertions(+), 4 deletions(-) create mode 100644 public/rhencloud.asc diff --git a/app/components/SocialLinks.vue b/app/components/SocialLinks.vue index 1862a55..13204de 100644 --- a/app/components/SocialLinks.vue +++ b/app/components/SocialLinks.vue @@ -31,7 +31,7 @@