all repos — homestead @ ff57ef732e20be1452bb9fa21939ba931c603533

Code for my website

fix display of calendar durations

Alan Pearce
commit

ff57ef732e20be1452bb9fa21939ba931c603533

parent

2e170af7c7a37f5720d0029342e28785d68505e3

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

changed files
M templates/layout.gotemplates/layout.go
@@ -3,7 +3,7 @@
import ( "io" - "github.com/a-h/htmlformat" + "github.com/alanpearce/htmlformat" "gitlab.com/tozd/go/errors" "go.alanpearce.eu/homestead/internal/config"