diff --git a/src/components/Profile.tsx b/src/components/Profile.tsx
index 610129d..e1a7007 100644
--- a/src/components/Profile.tsx
+++ b/src/components/Profile.tsx
@@ -27,7 +27,7 @@ export default function Profile() {
-
- {t("2001/11/19")} {t("birth", { age: "22" })}
+ {t("2001/11/19")} {t("birth", { age: "23" })}
-
{t("location")}
@@ -76,6 +76,9 @@ export default function Profile() {
{t("licenses")}
+ -
+ ITIL® 4 Foundation ({t("year/month", { year: 2025, month: localizedMonth(3) })})
+
-
IPA 基本情報技術者 ({t("year/month", { year: 2022, month: localizedMonth(4) })})