From efdc304c969f9b7b0f337ad2396d282143ac6b21 Mon Sep 17 00:00:00 2001 From: silverwind Date: Thu, 4 Dec 2025 22:15:39 +0100 Subject: [PATCH] restore alt, it has a purpose --- templates/repo/icon.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/repo/icon.tmpl b/templates/repo/icon.tmpl index 6e4977e8b5..cb469c4611 100644 --- a/templates/repo/icon.tmpl +++ b/templates/repo/icon.tmpl @@ -10,7 +10,7 @@ {{if .ShowRepoOwnerAvatar}} {{ctx.AvatarUtils.Avatar .Repo.Owner .Size}} {{else if and $avatarLink .ShowRepoAvatar}} - + {{else if .Repo.IsMirror}} {{svg "octicon-mirror" .Size}} {{else if .Repo.IsFork}}