theme: 태그·작성자 아카이브에서 홈 피드 분리

Made-with: Cursor
This commit is contained in:
2026-04-17 09:56:20 +09:00
parent 21099b53c9
commit 3ba0c7231b
9 changed files with 28 additions and 7 deletions

View File

@@ -15,6 +15,6 @@
<div class="flex h-16 w-16 shrink-0 self-start items-center justify-center rounded-theme bg-bgr-tone text-sm font-semibold text-typ-tone sm:h-20 sm:w-20">{{name}}</div>
{{/if}}
</div>
{{> "lists/post-feed"}}
</section>
{{> "lists/post-feed-archive"}}
</main>