Add blog functionality with post viewer and listing
Deploy to Production / deploy (push) Successful in 6s

This commit is contained in:
Илья Глазунов
2025-12-08 01:18:15 +03:00
parent 00119ce463
commit 4954a3e613
6 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -102,7 +102,7 @@
<h2>Resources</h2>
<ul class="plain">
<li><a href="blog.html">📝 Blog &amp; Updates</a></li>
<li><a href="blog/blog.html">📝 Blog &amp; Updates</a></li>
<li><a href="https://git.pyserve.org/Shifty/pyserveX">Git Repository (currently read-only for non-members)</a></li>
<li><a href="https://git.pyserve.org/Shifty/pyserveX/releases">Releases &amp; Downloads</a></li>
</ul>