summaryrefslogtreecommitdiffhomepage
path: root/vhosts/blog/public/posts/index.html
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2024-04-07 23:17:49 +0900
committernsfisis <nsfisis@gmail.com>2024-04-07 23:20:29 +0900
commit479ef01f8352fe2bdeb657f1af970d5c661f04da (patch)
tree48b402ac1fcdfe2cf8d9d34656295342681f8218 /vhosts/blog/public/posts/index.html
parent1971766cc231b9f693b904673d79c3dc29b811d1 (diff)
downloadnsfisis.dev-479ef01f8352fe2bdeb657f1af970d5c661f04da.tar.gz
nsfisis.dev-479ef01f8352fe2bdeb657f1af970d5c661f04da.tar.zst
nsfisis.dev-479ef01f8352fe2bdeb657f1af970d5c661f04da.zip
feat(blog/content): rename post /posts/2024-03-20/todos-in-my-life/ to /posts/2024-03-20/my-bucket-list/
Diffstat (limited to 'vhosts/blog/public/posts/index.html')
-rw-r--r--vhosts/blog/public/posts/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/vhosts/blog/public/posts/index.html b/vhosts/blog/public/posts/index.html
index a4b15416..d6e2659a 100644
--- a/vhosts/blog/public/posts/index.html
+++ b/vhosts/blog/public/posts/index.html
@@ -43,7 +43,7 @@
<h1>投稿一覧</h1>
</header>
<article class="post-entry">
- <a href="/posts/2024-03-20/todos-in-my-life/">
+ <a href="/posts/2024-03-20/my-bucket-list/">
<header class="entry-header">
<h2>死ぬまでに作る自作○○一覧あるいは人生の TODO リスト</h2>
</header>
@@ -53,7 +53,7 @@
</p>
</section>
<footer class="entry-footer">
- <time datetime="2024-03-20">2024-03-20</time> 投稿
+ <time datetime="2024-03-20">2024-03-20</time> 投稿、<time datetime="2024-04-07">2024-04-07</time> 更新
</footer>
</a>
</article>