diff options
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"> |
