Mercurial
comparison mrjunejune/src/blog/index.html @ 109:1c446ab6f945
[MrJuneJune] New Blog about writing Seobeo library.
| author | June Park <parkjune1995@gmail.com> |
|---|---|
| date | Sat, 03 Jan 2026 19:37:51 -0800 |
| parents | 65e5a5b89a4e |
| children | 96628cf126a0 |
comparison
equal
deleted
inserted
replaced
| 108:f07abbcd2ec5 | 109:1c446ab6f945 |
|---|---|
| 6 <body> | 6 <body> |
| 7 {{/parts/header.html}} | 7 {{/parts/header.html}} |
| 8 <main> | 8 <main> |
| 9 <h1 class="title" style="margin-bottom: 20px;"> Blogs </h1> | 9 <h1 class="title" style="margin-bottom: 20px;"> Blogs </h1> |
| 10 <ul style="list-style: none;"> | 10 <ul style="list-style: none;"> |
| 11 <li style="margin-bottom: 20px;"> | |
| 12 <span> January 02 2026 </span> | |
| 13 <p><h4><a href="/blog/my-seobeo-journey">Creating Network Library in C</a></h4></p> | |
| 14 </li> | |
| 11 <li style="margin-bottom: 20px;"> | 15 <li style="margin-bottom: 20px;"> |
| 12 <span> Apr 12 2025 </span> | 16 <span> Apr 12 2025 </span> |
| 13 <p><h4><a href="/blog/wsl2-ssh">WSL2 Cloudtop Setup</a></h4></p> | 17 <p><h4><a href="/blog/wsl2-ssh">WSL2 Cloudtop Setup</a></h4></p> |
| 14 </li> | 18 </li> |
| 15 <li style="margin-bottom: 20px;"> | 19 <li style="margin-bottom: 20px;"> |