diff options
| author | Mqdd <ahmadmiqdad27@gmail.com> | 2026-03-15 07:26:36 +0000 |
|---|---|---|
| committer | Mqdd <ahmadmiqdad27@gmail.com> | 2026-03-15 07:26:36 +0000 |
| commit | d91e4b2671947f7b340d8628cf03ebd93bd185a9 (patch) | |
| tree | 683fc12d4b6e59dc1b1da4250856ff38dbae45b7 /public/index.html | |
| parent | cc4fde6912ee2c416873f8b15c75b2856d2fdb7e (diff) | |
Diffstat (limited to 'public/index.html')
| -rw-r--r-- | public/index.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/public/index.html b/public/index.html index 700a8f9..758c599 100644 --- a/public/index.html +++ b/public/index.html @@ -63,6 +63,17 @@ <section class="list-item"> + <h1 class="title"><a href="/posts/movies/">Movies 2026</a></h1> + <time>Mar 14, 2026</time> + <br><div class="description"> + + Ini adalah beberapa Film yang saya lihat sepanjang 2026 to keep me sane + +</div> + <a class="readmore" href="/posts/movies/">Read more ⟶</a> + </section> + + <section class="list-item"> <h1 class="title"><a href="/posts/ranger/">Ranger File Manager</a></h1> <time>Jan 30, 2024</time> <br><div class="description"> |
