diff mrjunejune/src/blog/index.html @ 122:96628cf126a0

[MrJuneJune] Websocket blog.
author June Park <parkjune1995@gmail.com>
date Thu, 08 Jan 2026 06:45:51 -0800
parents 1c446ab6f945
children
line wrap: on
line diff
--- a/mrjunejune/src/blog/index.html	Thu Jan 08 06:45:10 2026 -0800
+++ b/mrjunejune/src/blog/index.html	Thu Jan 08 06:45:51 2026 -0800
@@ -9,6 +9,10 @@
        <h1 class="title" style="margin-bottom: 20px;"> Blogs </h1>
        <ul style="list-style: none;">
          <li style="margin-bottom: 20px;">
+           <span> January 08 2026 </span>
+           <p><h4><a href="/blog/websocket-demystified">Websocket Demystified</a></h4></p>
+         </li>
+         <li style="margin-bottom: 20px;">
            <span> January 02 2026 </span>
            <p><h4><a href="/blog/my-seobeo-journey">Creating Network Library in C</a></h4></p>
          </li>