v0.1.8 메인 히어로 및 카드 디테일 수정

This commit is contained in:
2026-04-13 16:30:38 +09:00
parent 9f02d0d519
commit 437c403830
5 changed files with 134 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
<section class="hero">
<h1 class="hero__title">{{@site.title}} ideas published for meaningful conversation, discussed and shaped by the community</h1>
<h1 class="hero__title">Ideas <em>published</em> for meaningful conversation, discussed and shaped by the community</h1>
{{#if @site.description}}
<p class="hero__description">{{@site.description}}</p>
{{/if}}