From df5558135b3520ad046588e781a3845b7b4aa24b Mon Sep 17 00:00:00 2001 From: Giteabot Date: Wed, 9 Aug 2023 08:57:47 +0800 Subject: [PATCH] Fix incorrect sort link with `.profile` repository (#26374) (#26379) Backport #26374 by @CaiCandong fix #26360 Before: ![before](https://github.com/go-gitea/gitea/assets/50507092/5606afe1-9aa2-455e-8d6f-123ff1ac7011) After: ![After](https://github.com/go-gitea/gitea/assets/50507092/14ff544a-e614-4d41-8615-5244b4ba56eb) Co-authored-by: CaiCandong <50507092+CaiCandong@users.noreply.github.com> --- templates/explore/repo_search.tmpl | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/templates/explore/repo_search.tmpl b/templates/explore/repo_search.tmpl index dac924638f..40c71edc16 100644 --- a/templates/explore/repo_search.tmpl +++ b/templates/explore/repo_search.tmpl @@ -6,18 +6,18 @@ {{svg "octicon-triangle-down" 14 "dropdown icon"}}