all repos — homestead @ 9762929ba7b804a268e752c4b362339278806cfe

Code for my website

rename go module

Alan Pearce
commit

9762929ba7b804a268e752c4b362339278806cfe

parent

1d1d06236ad97c6c9195c8a8bb854240fdd7b485

1 file changed, 2 insertions(+), 1 deletion(-)

changed files
M internal/content/posts.gointernal/content/posts.go
@@ -8,7 +8,8 @@ "path/filepath"
"slices" "strings" "time" - "website/internal/log" + + "go.alanpearce.eu/website/internal/log" "github.com/adrg/frontmatter" mapset "github.com/deckarep/golang-set/v2"