v0.1.40 홈 피드 및 문서 버전 정리

Made-with: Cursor
This commit is contained in:
2026-04-16 12:00:28 +09:00
parent 3f01b8b808
commit f839a1fba7
26 changed files with 520 additions and 235 deletions

View File

@@ -11,13 +11,13 @@
{{ghost_head}}
</head>
<body class="{{body_class}}">
<body class="{{body_class}} bg-bgr text-typ antialiased">
{{> "site/topbar"}}
<div class="left-sidebar-backdrop" data-left-sidebar-backdrop hidden></div>
<div class="site-shell-wrap">
<div class="site-shell">
<div class="site-shell-wrap border-t border-brd bg-bgr">
<div class="site-shell mx-auto">
{{> "site/sidebar-left"}}
<div class="site-main">
<div class="site-main min-w-0 bg-bgr">
{{{body}}}
</div>
{{> "site/sidebar-right"}}