Album list page

This commit is contained in:
Jorge Vargas 2025-03-24 10:36:58 -06:00
parent 6e0204bc49
commit 3447e36448
4 changed files with 76 additions and 2 deletions

View file

@ -19,7 +19,6 @@ const listClass =
---
<div class='md:w-3/12 md:max-w-[300px] h-full bg-dark flex flex-col'>
<a href='#' class={listClass}>{m.lastAddedSidebar()}</a>
<a href='#' class={listClass}>{m.getLucky()}</a>
<a href='#' class={listClass}>{m.randomPull()}</a>
<div class='px-6 flex flex-col gap-y-3'>