v0.2.11: v1.0.0 변경 롤백
Made-with: Cursor
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user