diff options
| author | nsfisis <nsfisis@gmail.com> | 2023-03-17 00:48:07 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2023-03-18 21:02:54 +0900 |
| commit | 5208a0a0f7e5703af37c9adf6d60f6c8ef10b9ee (patch) | |
| tree | e2c3272f21e45acb377e70ce2d1c85811e3ab26b /nuldoc-src/config.ts | |
| parent | 7688362ad3b57b0cdd6f048d1e595f69748fc183 (diff) | |
| download | blog.nsfisis.dev-5208a0a0f7e5703af37c9adf6d60f6c8ef10b9ee.tar.gz blog.nsfisis.dev-5208a0a0f7e5703af37c9adf6d60f6c8ef10b9ee.tar.zst blog.nsfisis.dev-5208a0a0f7e5703af37c9adf6d60f6c8ef10b9ee.zip | |
feat(nuldoc): add /slides/ page
Diffstat (limited to 'nuldoc-src/config.ts')
| -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 91b4844..52fc6e8 100644 --- a/nuldoc-src/config.ts +++ b/nuldoc-src/config.ts @@ -21,6 +21,7 @@ export const config = { "php": "PHP", "phpcon": "PHP カンファレンス", "phperkaigi": "PHPerKaigi", + "phpstudy": "PHP 勉強会@東京", "python": "Python", "python3": "Python 3", "ruby": "Ruby", |
