Fix metadata for new post

This commit is contained in:
2022-03-29 01:27:17 +08:00
parent 8b21e3cadf
commit 85acb3d05f
2 changed files with 2 additions and 1 deletions

View File

@ -81,7 +81,7 @@
}, },
{ {
"title":"Fighting With The Past", "title":"Fighting With The Past",
"published_date":"Sat, 29 Mar 2021 00:00:00 +0800", "published_date":"Sat, 29 Mar 2022 00:00:00 +0800",
"guid":"https://www.clementchiew.me/blog/blog-016" "guid":"https://www.clementchiew.me/blog/blog-016"
} }
]} ]}

View File

@ -4,6 +4,7 @@
</header> </header>
<ul> <ul>
<li><a href="blog-016">2022-03-29 &nbsp;&nbsp;Fighting With The Past</a></li>
<li><a href="blog-015">2021-10-23 &nbsp;&nbsp;A Taste of Progress</a></li> <li><a href="blog-015">2021-10-23 &nbsp;&nbsp;A Taste of Progress</a></li>
<li><a href="blog-014">2021-07-27 &nbsp;&nbsp;A Walk Along The Side</a></li> <li><a href="blog-014">2021-07-27 &nbsp;&nbsp;A Walk Along The Side</a></li>
<li><a href="blog-013">2020-12-09 &nbsp;&nbsp;A Brief Goodbye to CentOS</a></li> <li><a href="blog-013">2020-12-09 &nbsp;&nbsp;A Brief Goodbye to CentOS</a></li>