From c4b57d28caa8986d9fbdcbdb4085c8e74974dffc Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sat, 29 Jun 2024 18:09:10 +0200 Subject: rename go module --- templates/tags.templ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/tags.templ') diff --git a/templates/tags.templ b/templates/tags.templ index 5e9878a..c872a0d 100644 --- a/templates/tags.templ +++ b/templates/tags.templ @@ -1,6 +1,6 @@ package templates -import "website/internal/config" +import "go.alanpearce.eu/website/internal/config" templ tagLink(tag string, attrs templ.Attributes) { #{ tag } -- cgit 1.4.1