v0.1.21 카테고리 Alpine 및 업로드 정리

This commit is contained in:
2026-04-14 10:24:11 +09:00
parent 892dd270bc
commit dc24ee66f0
13 changed files with 126 additions and 20 deletions

View File

@@ -12,7 +12,7 @@
{{/if}}
</header>
{{#get "authors" limit="all" include="count.posts"}}
{{#get "authors" limit="100" include="count.posts"}}
<div class="author-directory grid grid-cols-1 md:grid-cols-2 xl:grid-cols-3 gap-4">
{{#foreach authors}}
<a class="author-directory__card group flex min-h-[128px] flex-col rounded-[14px] border border-[var(--border)] bg-[var(--surface)] p-4 text-left transition-colors hover:bg-[var(--surface-muted)]" href="{{url}}">