mirror of
https://github.com/yudejp/yude.jp.git
synced 2025-09-03 05:20:35 +00:00
Update profile
This commit is contained in:
parent
f50e8ca0db
commit
8a0c0732ab
@ -77,7 +77,10 @@ export default function Profile() {
|
||||
<h2 className="text-2xl font-semibold dark:text-gray-200 mt-2 mb-1 ml-1">{t("licenses")}</h2>
|
||||
<ul className="max-w-md space-y-1 ml-5 list-disc list-inside dark:text-gray-400">
|
||||
<li>
|
||||
ITIL® 4 Foundation ({t("year/month", { year: 2025, month: localizedMonth(3) })})
|
||||
高度ITアーキテクト育成協議会 (AITAC) STEP1 ({t("year/month", { year: 2025, month: localizedMonth(3) })})
|
||||
</li>
|
||||
<li>
|
||||
ITIL® 4 Foundation ({t("year/month", { year: 2025, month: localizedMonth(2) })})
|
||||
</li>
|
||||
<li>
|
||||
IPA 基本情報技術者 ({t("year/month", { year: 2022, month: localizedMonth(4) })})
|
||||
|
@ -28,6 +28,6 @@
|
||||
"body": "本文",
|
||||
"send": "送信",
|
||||
"iij": "株式会社インターネットイニシアティブ",
|
||||
"iij-work": "見習い"
|
||||
"iij-work": "パブリッククラウドにおける HaaS レイヤーの開発"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user