Skip to content

Commit 19f7c72

Browse files
committed
Upgrade hextra theme v0.5.1 → v0.8.4 for Hugo v0.144 compatibility
.Site.GoogleAnalytics was removed in recent Hugo versions, causing build failures with the old theme version.
1 parent d65a87e commit 19f7c72

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ module github.com/PedestrianDynamics/PedestrianDynamics.github.io
22

33
go 1.21
44

5-
require github.com/imfing/hextra v0.5.1 // indirect
5+
require github.com/imfing/hextra v0.8.4 // indirect

go.sum

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
11
github.com/imfing/hextra v0.5.1 h1:/IUv+wfYUjxwj3VolVgDFYY0NjuuRP3Hlx6B8ckOAYg=
22
github.com/imfing/hextra v0.5.1/go.mod h1:cEfel3lU/bSx7lTE/+uuR4GJaphyOyiwNR3PTqFTXpI=
3+
github.com/imfing/hextra v0.8.4 h1:cR4asr0TeDlqHPHLdTpMQJOjVeXnq8nfLMzcF0pld+w=
4+
github.com/imfing/hextra v0.8.4/go.mod h1:cEfel3lU/bSx7lTE/+uuR4GJaphyOyiwNR3PTqFTXpI=
5+
github.com/imfing/hextra v0.9.0 h1:1UyLZgS1eayce2ETCOjAQssXpkRz3HDrIs/fljH0lkU=
6+
github.com/imfing/hextra v0.9.0/go.mod h1:cEfel3lU/bSx7lTE/+uuR4GJaphyOyiwNR3PTqFTXpI=
7+
github.com/imfing/hextra v0.12.1 h1:3t1n0bmJbDzSTVfht93UDcfF1BXMRjeFojA071ri2l8=
8+
github.com/imfing/hextra v0.12.1/go.mod h1:vi+yhpq8YPp/aghvJlNKVnJKcPJ/VyAEcfC1BSV9ARo=

0 commit comments

Comments
 (0)