summaryrefslogtreecommitdiffhomepage
path: root/vhosts/blog/public/posts/index.html
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2024-03-20 01:53:54 +0900
committernsfisis <nsfisis@gmail.com>2024-03-20 01:53:54 +0900
commit3c8c96ef3313506fd7482d24d0d5d5e348d359ec (patch)
tree718d49813dd84286c9d643b2c1e677b233af1dc5 /vhosts/blog/public/posts/index.html
parentb00f641219ba9f250ef63655b099f85bfd71e528 (diff)
downloadnsfisis.dev-3c8c96ef3313506fd7482d24d0d5d5e348d359ec.tar.gz
nsfisis.dev-3c8c96ef3313506fd7482d24d0d5d5e348d359ec.tar.zst
nsfisis.dev-3c8c96ef3313506fd7482d24d0d5d5e348d359ec.zip
feat(blog/content): new post /posts/2024-03-20/todos-in-my-life/
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 4098f7d8..a4b15416 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-03-20/todos-in-my-life/">
+ <header class="entry-header">
+ <h2>死ぬまでに作る自作○○一覧あるいは人生の TODO リスト</h2>
+ </header>
+ <section class="entry-content">
+ <p>
+ 駄文
+ </p>
+ </section>
+ <footer class="entry-footer">
+ <time datetime="2024-03-20">2024-03-20</time> 投稿
+ </footer>
+ </a>
+ </article>
+ <article class="post-entry">
<a href="/posts/2024-03-17/phperkaigi-2024-report/">
<header class="entry-header">
<h2>PHPerKaigi 2024 参加レポ</h2>