diff options
| author | nsfisis <nsfisis@gmail.com> | 2023-06-28 23:32:40 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2023-06-28 23:32:40 +0900 |
| commit | a53dcd802ee7832ff0896ee2903c5a59823f7a17 (patch) | |
| tree | 34d8ec013df2bac25f085041aac511a6fa6eebc3 /public/posts | |
| parent | ec21ce402b5901bf7ee17411a9256cb5f881e32e (diff) | |
| download | blog.nsfisis.dev-a53dcd802ee7832ff0896ee2903c5a59823f7a17.tar.gz blog.nsfisis.dev-a53dcd802ee7832ff0896ee2903c5a59823f7a17.tar.zst blog.nsfisis.dev-a53dcd802ee7832ff0896ee2903c5a59823f7a17.zip | |
feat(content): update /posts/2023-04-04/phperkaigi-2023-report/
Diffstat (limited to 'public/posts')
| -rw-r--r-- | public/posts/2023-04-04/phperkaigi-2023-report/index.html | 7 | ||||
| -rw-r--r-- | public/posts/index.html | 2 |
2 files changed, 6 insertions, 3 deletions
diff --git a/public/posts/2023-04-04/phperkaigi-2023-report/index.html b/public/posts/2023-04-04/phperkaigi-2023-report/index.html index b0f11dd..47d3321 100644 --- a/public/posts/2023-04-04/phperkaigi-2023-report/index.html +++ b/public/posts/2023-04-04/phperkaigi-2023-report/index.html @@ -57,6 +57,9 @@ <li class="revision"> <time datetime="2023-04-04">2023-04-04</time>: 公開 </li> + <li class="revision"> + <time datetime="2023-06-28">2023-06-28</time>: トークセッションの記事版の執筆を中止 + </li> </ol> </section> <section id="section--intro"> @@ -99,7 +102,7 @@ </li> <li> - 解説記事 (執筆中) + 解説記事 (執筆中) → 追記: 記事版の執筆は諦めた </li> </ul> </li> @@ -116,7 +119,7 @@ </li> <li> - 解説記事 (執筆中) + 解説記事 (執筆中) → 追記: 記事版の執筆は諦めた </li> </ul> </li> diff --git a/public/posts/index.html b/public/posts/index.html index 43a37b9..f8774f9 100644 --- a/public/posts/index.html +++ b/public/posts/index.html @@ -62,7 +62,7 @@ </p> </section> <footer class="entry-footer"> - <time datetime="2023-04-04">2023-04-04</time> 投稿 + <time datetime="2023-04-04">2023-04-04</time> 投稿、<time datetime="2023-06-28">2023-06-28</time> 更新 </footer> </a> </article> |
