all repos — homestead @ 08487ad57405c6e9e0673bdcf042a13c5639fdc2

Code for my website

move template files

Alan Pearce
commit

08487ad57405c6e9e0673bdcf042a13c5639fdc2

parent

82424b77fba708e4450c1a0cec5b0c7967b13d7b

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
M domain/content/builder/template/template.godomain/content/builder/template/template.go
@@ -8,8 +8,8 @@ "text/template"
"alin.ovh/homestead/domain/content" "alin.ovh/homestead/domain/indieweb/atom" + "alin.ovh/homestead/domain/web/templates" "alin.ovh/homestead/shared/config" - "alin.ovh/homestead/templates" "github.com/PuerkitoBio/goquery" "github.com/Southclaws/fault"