theme: 홈 피드·사이드바·유저 메뉴 동작 보정

Made-with: Cursor
This commit is contained in:
2026-04-16 13:59:49 +09:00
parent f839a1fba7
commit b380820bb6
13 changed files with 397 additions and 41 deletions

View File

@@ -1,4 +1,4 @@
<aside class="sidebar sidebar--right">
<aside class="sidebar sidebar--right h-full flex flex-col">
{{#is "post"}}
{{#post}}
{{#primary_author}}
@@ -102,7 +102,7 @@
</section>
{{/post}}
{{/is}}
<span class="md:flex-1"></span>
<span class="flex-1"></span>
<footer class="px-5 sm:px-6 xl:pr-1">
<div class="py-3 flex flex-col items-start justify-start text-typ-tone text-xs">
©{{date format="YYYY"}} {{@site.title}}. Published with Ghost.