diff options
| -rw-r--r-- | services/nuldoc/content/about/staff.toml | 2 | ||||
| -rw-r--r-- | services/nuldoc/public/about/index.html | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/services/nuldoc/content/about/staff.toml b/services/nuldoc/content/about/staff.toml index 94c7b782..792e0856 100644 --- a/services/nuldoc/content/about/staff.toml +++ b/services/nuldoc/content/about/staff.toml @@ -44,7 +44,7 @@ event = "PHPerKaigi 2026" role = "コアスタッフ" [[staff]] -date = "2025-04-11" +date = "2026-04-11" event = "PHP カンファレンス小田原 2026" role = "コアスタッフ" diff --git a/services/nuldoc/public/about/index.html b/services/nuldoc/public/about/index.html index b385242a..379e6c23 100644 --- a/services/nuldoc/public/about/index.html +++ b/services/nuldoc/public/about/index.html @@ -156,6 +156,9 @@ 2026-10-03: PHP カンファレンス愛媛 2026 (コアスタッフ) </li> <li> + 2026-04-11: PHP カンファレンス小田原 2026 (コアスタッフ) + </li> + <li> 2026-03-20〜2026-03-22: PHPerKaigi 2026 (コアスタッフ) </li> <li> @@ -165,9 +168,6 @@ 2025-04-12: PHP カンファレンス小田原 2025 (コアスタッフ) </li> <li> - 2025-04-11: PHP カンファレンス小田原 2026 (コアスタッフ) - </li> - <li> 2025-03-21〜2025-03-23: PHPerKaigi 2025 (コアスタッフ) </li> <li> |
