docs: 添加20款应用简介文档 + 卡片描述限制2行

This commit is contained in:
freedakgmail
2026-07-11 19:04:35 +08:00
parent 8baa46443b
commit cbfa1dade7
2 changed files with 132 additions and 1 deletions
+1 -1
View File
@@ -1166,7 +1166,7 @@
</div>
<h3 class="text-sm font-extrabold tracking-tight text-slate-100 transition-colors group-hover:text-white" style="transition: color 0.4s var(--ease-smooth);">${app.name}</h3>
<p class="mt-0.5 text-[11px] font-semibold text-slate-400">${app.subtitle}</p>
<p class="mt-1.5 flex-1 text-[11px] leading-relaxed text-slate-500">${app.desc}</p>
<p class="mt-1.5 flex-1 text-[11px] leading-relaxed text-slate-500 overflow-hidden" style="display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis;">${app.desc}</p>
<div class="mt-2.5 flex items-center justify-between gap-2 border-t border-white/10 pt-2.5">
<span class="truncate text-[10px] font-medium text-slate-500">${getHostname(app.url)}</span>
<span class="launch-link inline-flex shrink-0 items-center gap-1.5 rounded-full px-2.5 py-1 text-[10px] font-bold">