Renamed files to have .html suffix

This commit is contained in:
2023-01-09 20:58:01 +08:00
parent 5f2a2fc60c
commit 71ef8b0769
7 changed files with 236 additions and 20 deletions

View File

@ -6,7 +6,7 @@
</head><body>
<p><div class="navbar">
<div><a href="../index.html">Home</a></div>
<div><a href="blog--01">Blog</a></div>
<div><a href="blog--01.html">Blog</a></div>
<div><a href="https://gitea.clementchiew.me/explore/repos">Git</a></div>
<div><a href="../files/CV.pdf">CV</a></div>
</div></p><hr>