summaryrefslogtreecommitdiffstats
path: root/_site/index.html
diff options
context:
space:
mode:
authorSadeep Madurange <sadeep@asciimx.com>2025-12-31 21:51:40 +0800
committerSadeep Madurange <sadeep@asciimx.com>2025-12-31 21:51:40 +0800
commit99a21a1bf35c5af6188abdcb87e894b371bbffa5 (patch)
tree294f4e6a90150fb3b478c06576e147c9f24540b4 /_site/index.html
parent94a42f4e48e5371462fccf92a6e94155951d97d4 (diff)
downloadwww-99a21a1bf35c5af6188abdcb87e894b371bbffa5.tar.gz
Fix date tag h5 and broken html.
Diffstat (limited to '_site/index.html')
-rw-r--r--_site/index.html26
1 files changed, 13 insertions, 13 deletions
diff --git a/_site/index.html b/_site/index.html
index 79b0549..b985dfc 100644
--- a/_site/index.html
+++ b/_site/index.html
@@ -61,19 +61,6 @@
<tr>
<td class="posts-td posts-td-link">
- <a href="/log/search-with-cgi/" class="link-decor-none">Site search using Perl + CGI</a>
- </td>
- <td class="posts-td posts-td-time">
- <span class="post-meta">
- <time datetime="2025-12-29 00:00:00 +0800">2025-12-29</time>
- </span>
- </td>
- </tr>
-
-
-
- <tr>
- <td class="posts-td posts-td-link">
<a href="/log/matrix-digital-rain/" class="link-decor-none">Matrix Rain: 2025 refactor</a>
</td>
<td class="posts-td posts-td-time">
@@ -189,6 +176,19 @@
+ <tr>
+ <td class="posts-td posts-td-link">
+ <a href="/log/neo4j-a-star-search/" class="link-decor-none">Neo4j shortest path optimization</a>
+ </td>
+ <td class="posts-td posts-td-time">
+ <span class="post-meta">
+ <time datetime="2018-03-06 00:00:00 +0800">2018-03-06</time>
+ </span>
+ </td>
+ </tr>
+
+
+
</table>
</div>