From d5d6eba0c7b2d7154fb7f6e74814a19c51e2e783 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Mon, 4 Sep 2023 00:11:54 +0900 Subject: feat(content): update /about/ --- nuldoc-src/pages/about.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nuldoc-src') diff --git a/nuldoc-src/pages/about.ts b/nuldoc-src/pages/about.ts index 504d06f..acba113 100644 --- a/nuldoc-src/pages/about.ts +++ b/nuldoc-src/pages/about.ts @@ -85,7 +85,7 @@ export async function generateAboutPage( el( "a", [["href", "https://twitter.com/nsfisis"]], - text("Twitter (@nsfisis)"), + text("Twitter (現 𝕏): @nsfisis"), ), ), el( @@ -94,7 +94,7 @@ export async function generateAboutPage( el( "a", [["href", "https://github.com/nsfisis"]], - text("GitHub (@nsfisis)"), + text("GitHub: @nsfisis"), ), ), ), -- cgit v1.2.3-70-g09d2