v0.1.21 카테고리 Alpine 및 업로드 정리
This commit is contained in:
@@ -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}}">
|
||||
|
||||
Reference in New Issue
Block a user