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 go.modgo.mod
@@ -7,8 +7,8 @@
require ( github.com/BurntSushi/toml v1.4.1-0.20240526193622-a339e1f7089c github.com/PuerkitoBio/goquery v1.10.2 - github.com/a-h/htmlformat v0.0.0-20250209132643-c2a3d62ad1fc github.com/adrg/frontmatter v0.2.0 + github.com/alanpearce/htmlformat v0.0.0-20250507164543-9acc11ddafad github.com/andybalholm/brotli v1.1.1 github.com/antchfx/xmlquery v1.4.4 github.com/antchfx/xpath v1.3.3