From b87964e81f99e03dd5ed2983d3788ae2170de237 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?William=20Herg=C3=A8s?= Date: Fri, 1 Aug 2025 12:54:51 +0200 Subject: feat(config): supports external link for images --- templates/page/index.gohtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/page/index.gohtml b/templates/page/index.gohtml index f0ebaea..21d4423 100644 --- a/templates/page/index.gohtml +++ b/templates/page/index.gohtml @@ -2,7 +2,7 @@
- {{ .Person.Name }}'s image + {{ .Person.Name }}'s image

{{ .Person.Name }}

-- cgit v1.2.3