fix(theme): add missing rel="tag" attribute for docs/blog tags (#11085)

Co-authored-by: slorber <749374+slorber@users.noreply.github.com>
This commit is contained in:
Sébastien Lorber 2025-04-11 11:44:12 +02:00 committed by GitHub
parent 535c1c9835
commit 72b8621515
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,6 +20,7 @@ export default function Tag({
}: Props): ReactNode {
return (
<Link
rel="tag"
href={permalink}
title={description}
className={clsx(