v0.2.11: v1.0.0 변경 롤백

Made-with: Cursor
This commit is contained in:
2026-04-17 15:12:15 +09:00
parent bdb84ddd09
commit 8bbb2c73f1
12 changed files with 68 additions and 27 deletions

View File

@@ -88,7 +88,7 @@
{{#match @site.recommendations_enabled}}
{{recommendations limit="4"}}
{{else}}
<ul class="flex flex-col gap-1 overflow-hidden">
<ul class="flex flex-col gap-1 rounded-theme overflow-hidden">
<li>
<a href="{{@site.url}}" class="py-1 text-[0.8rem] leading-tight flex items-center gap-2 hover:opacity-75">
<h3 class="font-medium line-clamp-1 text-ellipsis overflow-hidden">{{@site.title}}</h3>