ui: remove source attribution + publisher rights notice

This commit is contained in:
2026-08-16 05:01:26 -04:00
parent b79c439c7f
commit b5a25c1232
4 changed files with 3 additions and 11 deletions
+1 -4
View File
@@ -21,12 +21,9 @@ export default function ArticleCard({ card }: { card: Card }) {
/>
) : (
<span className="flex h-full items-center justify-center font-display text-4xl text-ink-300">
{card.siteName.charAt(0)}
</span>
)}
<span className="absolute left-3 top-3 rounded bg-ink-950/80 px-2 py-0.5 text-[11px] font-semibold uppercase tracking-wide text-white">
{card.siteName}
</span>
</Link>
<div className="flex flex-1 flex-col p-4">
<h3 className="font-display text-lg font-bold leading-snug text-ink-900 group-hover:text-maple-700">