]> git.frustrated-labs.net Git - frustrated-functor.dev.git/commitdiff
chore: add new blog entry in home page v0.0.4
authorAlexander Goussas <[email protected]>
Thu, 30 Apr 2026 19:16:51 +0000 (14:16 -0500)
committerAlexander Goussas <[email protected]>
Thu, 30 Apr 2026 19:16:51 +0000 (14:16 -0500)
public/index.html

index d30d05b614fae95bcf25c9194b5d6507180304fd..a2301d3919f7771ac279afbc39e1a2f7ec74697e 100644 (file)
   <section id="posts">
     <h2 style="color: yellow;">Posts</h2>
     <ul>
-      <li><a href="./2026-04-19-one-of-the-best-skills-ive-learned-as-a-programmer.md.html">
-          One of the best Skills I've learned as a Programmer
-        </a>
-      </li>
+      <li><a href="./2026-04-30-how-i-manage-my-blog.md.html">How I manage my blog with my own Git server and Kubernetes</a></li>
+      <li><a href="./2026-04-19-one-of-the-best-skills-ive-learned-as-a-programmer.md.html">One of the best skills I've learned as a programmer</a></li>
     </ul>
   </section>
   <script src="js/script.js"></script>