mirror of
https://github.com/tuna2134/cecilia.git
synced 2026-07-25 22:51:35 +00:00
add additional introduction details to Profile component
This commit is contained in:
@@ -16,6 +16,7 @@ export const Profile: React.FC = () => {
|
||||
<h2 className="text-2xl font-bold">こんにちは!</h2>
|
||||
<p>
|
||||
はじめまして、tuna2134です。サーバーをいじったりするのが楽しいと思っている人間です!
|
||||
主にAS152873を運用しています。このサイトはAS152873のインフラで動いています。
|
||||
</p>
|
||||
<div className="mt-4 flex items-center gap-2">
|
||||
<Link href="https://x.com/fdc_tuna2134">
|
||||
|
||||
Reference in New Issue
Block a user