From 366db401bc2b8e2aa8273c78c26dfb68d565ab52 Mon Sep 17 00:00:00 2001 From: "Felipe M." Date: Fri, 4 Apr 2025 08:51:37 +0200 Subject: [PATCH] fix: links to projects (thanks Oscar!) --- themes/fmartingr/layouts/projects/list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/fmartingr/layouts/projects/list.html b/themes/fmartingr/layouts/projects/list.html index 2c03c55..29b3e36 100644 --- a/themes/fmartingr/layouts/projects/list.html +++ b/themes/fmartingr/layouts/projects/list.html @@ -8,7 +8,7 @@
{{ partial "svg/brand-git.svg" (dict "size" 24) }} - {{ .Param "repository" }} + {{ .Param "repository" }}
{{ .Summary }}