diff options
| author | nsfisis <nsfisis@gmail.com> | 2024-04-07 23:17:49 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2024-04-07 23:20:29 +0900 |
| commit | 479ef01f8352fe2bdeb657f1af970d5c661f04da (patch) | |
| tree | 48b402ac1fcdfe2cf8d9d34656295342681f8218 /vhosts/blog/public | |
| parent | 1971766cc231b9f693b904673d79c3dc29b811d1 (diff) | |
| download | nsfisis.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')
| -rw-r--r-- | vhosts/blog/public/atom.xml | 6 | ||||
| -rw-r--r-- | vhosts/blog/public/posts/2024-03-20/my-bucket-list/index.html (renamed from vhosts/blog/public/posts/2024-03-20/todos-in-my-life/index.html) | 5 | ||||
| -rw-r--r-- | vhosts/blog/public/posts/atom.xml | 6 | ||||
| -rw-r--r-- | vhosts/blog/public/posts/index.html | 4 |
4 files changed, 12 insertions, 9 deletions
diff --git a/vhosts/blog/public/atom.xml b/vhosts/blog/public/atom.xml index ae147842..805b8104 100644 --- a/vhosts/blog/public/atom.xml +++ b/vhosts/blog/public/atom.xml @@ -7,14 +7,14 @@ <author> <name>nsfisis</name> </author> - <updated>2024-03-20T00:00:00+09:00</updated> + <updated>2024-04-07T00:00:00+09:00</updated> <entry> <id>urn:uuid:6b749793-c760-4597-8a4c-b32d027b7585</id> - <link rel="alternate" href="https://blog.nsfisis.dev/posts/2024-03-20/todos-in-my-life/"></link> + <link rel="alternate" href="https://blog.nsfisis.dev/posts/2024-03-20/my-bucket-list/"></link> <title>死ぬまでに作る自作○○一覧あるいは人生の TODO リスト</title> <summary>駄文</summary> <published>2024-03-20T00:00:00+09:00</published> - <updated>2024-03-20T00:00:00+09:00</updated> + <updated>2024-04-07T00:00:00+09:00</updated> </entry> <entry> <id>urn:uuid:750be5c8-ca52-4cbd-86fe-5645b06bde95</id> diff --git a/vhosts/blog/public/posts/2024-03-20/todos-in-my-life/index.html b/vhosts/blog/public/posts/2024-03-20/my-bucket-list/index.html index fcc8409c..ffa03e56 100644 --- a/vhosts/blog/public/posts/2024-03-20/todos-in-my-life/index.html +++ b/vhosts/blog/public/posts/2024-03-20/my-bucket-list/index.html @@ -50,10 +50,13 @@ <li class="revision"> <time datetime="2024-03-20">2024-03-20</time>: 公開 </li> + <li class="revision"> + <time datetime="2024-04-07">2024-04-07</time>: URL slug を todos-in-my-life から my-bucket-list へ変更 + </li> </ol> </section> <p> - これは眠れない夜にノートへ書き散らした文章をなんとか記事の体裁に直したものであり、およそ文章と呼べるものを期待してはならぬ。 + これは眠れない夜にノートへ書き散らした文をなんとか文章の体裁に直したものであり、およそ論理と呼べるものを期待してはならぬ。 </p> <p> diff --git a/vhosts/blog/public/posts/atom.xml b/vhosts/blog/public/posts/atom.xml index 60050923..4ec9867a 100644 --- a/vhosts/blog/public/posts/atom.xml +++ b/vhosts/blog/public/posts/atom.xml @@ -7,14 +7,14 @@ <author> <name>nsfisis</name> </author> - <updated>2024-03-20T00:00:00+09:00</updated> + <updated>2024-04-07T00:00:00+09:00</updated> <entry> <id>urn:uuid:6b749793-c760-4597-8a4c-b32d027b7585</id> - <link rel="alternate" href="https://blog.nsfisis.dev/posts/2024-03-20/todos-in-my-life/"></link> + <link rel="alternate" href="https://blog.nsfisis.dev/posts/2024-03-20/my-bucket-list/"></link> <title>死ぬまでに作る自作○○一覧あるいは人生の TODO リスト</title> <summary>駄文</summary> <published>2024-03-20T00:00:00+09:00</published> - <updated>2024-03-20T00:00:00+09:00</updated> + <updated>2024-04-07T00:00:00+09:00</updated> </entry> <entry> <id>urn:uuid:750be5c8-ca52-4cbd-86fe-5645b06bde95</id> 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> |
