fix medium url

Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
Hadi
2026-01-01 19:49:55 +01:00
parent 5ff52623d5
commit 621d3760fa

View File

@@ -42,7 +42,7 @@ export const siteConfig: SiteConfig = {
twitter: "https://x.com/anotherhadi",
bluesky: "https://bsky.app/profile/hadi1842.bsky.social",
kofi: "https://ko-fi.com/anotherhadi",
medium: "https://medium.com/anotherhadi",
medium: "https://medium.com/@anotherhadi",
},
gpgKey: "/anotherhadi.asc",
};