diff options
| author | nsfisis <54318333+nsfisis@users.noreply.github.com> | 2023-06-24 12:56:34 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2023-06-25 18:25:31 +0900 |
| commit | 2525901b96620fc7d395149296f5902d9cca4aae (patch) | |
| tree | b18469bb3877aeeb99a4bad5a0d49037f2e235fe /nuldoc-src | |
| parent | 2e135352d0b3662ef44336994465ec7d75d400f1 (diff) | |
| download | blog.nsfisis.dev-2525901b96620fc7d395149296f5902d9cca4aae.tar.gz blog.nsfisis.dev-2525901b96620fc7d395149296f5902d9cca4aae.tar.zst blog.nsfisis.dev-2525901b96620fc7d395149296f5902d9cca4aae.zip | |
feat(content): slide /slides/2023-06-23/phpconfuk-2023-eve/
Diffstat (limited to 'nuldoc-src')
| -rw-r--r-- | nuldoc-src/config.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nuldoc-src/config.ts b/nuldoc-src/config.ts index 76a05fe..5e1cad4 100644 --- a/nuldoc-src/config.ts +++ b/nuldoc-src/config.ts @@ -20,6 +20,7 @@ export const config = { "note-to-self": "備忘録", "php": "PHP", "phpcon": "PHP カンファレンス", + "phpconfuk": "PHP カンファレンス福岡", "phperkaigi": "PHPerKaigi", "phpstudy-tokyo": "PHP 勉強会@東京", "python": "Python", |
