v0.1.10 메타 표현 및 타이포 수정

This commit is contained in:
2026-04-13 17:05:31 +09:00
parent 98defddcf3
commit 0e3a723eef
5 changed files with 91 additions and 50 deletions

View File

@@ -9,10 +9,11 @@
{{else}}
<div class="avatar avatar--large avatar--fallback">A</div>
{{/if}}
<div>
<div class="author-feature__body">
<h3>{{name}}</h3>
{{#if bio}}<p>{{bio}}</p>{{/if}}
</div>
<span class="author-feature__action">↗</span>
</section>
{{/primary_author}}
{{/post}}