diff options
| author | nsfisis <nsfisis@gmail.com> | 2024-04-25 23:07:32 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2024-04-25 23:07:32 +0900 |
| commit | 9954c86c34b5096697453ee072a4dcc34aeb7401 (patch) | |
| tree | afb8eed5dac8546d60299d8432689e45e98316be /vhosts/blog/public/atom.xml | |
| parent | 88f8bcc0862621c96d23a552eaa2a8fed010440f (diff) | |
| download | nsfisis.dev-9954c86c34b5096697453ee072a4dcc34aeb7401.tar.gz nsfisis.dev-9954c86c34b5096697453ee072a4dcc34aeb7401.tar.zst nsfisis.dev-9954c86c34b5096697453ee072a4dcc34aeb7401.zip | |
feat(blog/content): new slide /slides/2024-04-25/phpstudy-tokyo-163/
Diffstat (limited to 'vhosts/blog/public/atom.xml')
| -rw-r--r-- | vhosts/blog/public/atom.xml | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/vhosts/blog/public/atom.xml b/vhosts/blog/public/atom.xml index 8f7ef87d..3c360c54 100644 --- a/vhosts/blog/public/atom.xml +++ b/vhosts/blog/public/atom.xml @@ -7,7 +7,15 @@ <author> <name>nsfisis</name> </author> - <updated>2024-04-21T00:00:00+09:00</updated> + <updated>2024-04-25T00:00:00+09:00</updated> + <entry> + <id>urn:uuid:6cf84106-cc69-4d87-b957-9d58d7e585bb</id> + <link rel="alternate" href="https://blog.nsfisis.dev/slides/2024-04-25/phpstudy-tokyo-163/"></link> + <title>Tracing JIT の発動条件</title> + <summary>登壇: PHP 勉強会@東京 第163回 (LT)</summary> + <published>2024-04-25T00:00:00+09:00</published> + <updated>2024-04-25T00:00:00+09:00</updated> + </entry> <entry> <id>urn:uuid:a4c326a6-5ffe-450c-abf2-45833c5efb6a</id> <link rel="alternate" href="https://blog.nsfisis.dev/posts/2024-04-21/pipefail-option-in-gitlab-ci-cd/"></link> |
