summaryrefslogtreecommitdiffhomepage
path: root/vhosts/blog/public/posts/index.html
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2024-06-19 21:20:06 +0900
committernsfisis <nsfisis@gmail.com>2024-06-19 21:20:06 +0900
commit950f00a8d29b682919c654a696aeba8b576a36a6 (patch)
tree3d76f1a79b32e54258c94f4b8774726ab6d44906 /vhosts/blog/public/posts/index.html
parent02cb01452a72e51812766dbc355e8a0fc59be272 (diff)
downloadnsfisis.dev-950f00a8d29b682919c654a696aeba8b576a36a6.tar.gz
nsfisis.dev-950f00a8d29b682919c654a696aeba8b576a36a6.tar.zst
nsfisis.dev-950f00a8d29b682919c654a696aeba8b576a36a6.zip
feat(blog/content): new post /posts/2024-06-19/scalamatsuri-2024-report/
Diffstat (limited to 'vhosts/blog/public/posts/index.html')
-rw-r--r--vhosts/blog/public/posts/index.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/vhosts/blog/public/posts/index.html b/vhosts/blog/public/posts/index.html
index f7a53e57..3b7a482d 100644
--- a/vhosts/blog/public/posts/index.html
+++ b/vhosts/blog/public/posts/index.html
@@ -43,6 +43,21 @@
<h1>投稿一覧</h1>
</header>
<article class="post-entry">
+ <a href="/posts/2024-06-19/scalamatsuri-2024-report/">
+ <header class="entry-header">
+ <h2>ScalaMatsuri 2024 参加レポ</h2>
+ </header>
+ <section class="entry-content">
+ <p>
+ 2024-06-08 から 2024-06-09 にかけて開催された、ScalaMatsuri 2024 に参加した。
+ </p>
+ </section>
+ <footer class="entry-footer">
+ <time datetime="2024-06-19">2024-06-19</time> 投稿
+ </footer>
+ </a>
+ </article>
+ <article class="post-entry">
<a href="/posts/2024-05-11/phpconkagawa-2024-report/">
<header class="entry-header">
<h2>PHP カンファレンス香川 2024 参加レポ</h2>