File tree Expand file tree Collapse file tree 8 files changed +13
-10
lines changed
Expand file tree Collapse file tree 8 files changed +13
-10
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ module github.com/axivo/website/claude
33go 1.25
44
55require (
6- github.com/axivo/website/global v1.0.8 // indirect
6+ github.com/axivo/website/global v1.0.9 // indirect
77 github.com/imfing/hextra v0.11.1 // indirect
88)
Original file line number Diff line number Diff line change 1- github.com/axivo/website/global v1.0.8 h1:XiXD7EkXqddu9A++kTmro+iB2AAYYPtb4RiMQTDMh9M =
2- github.com/axivo/website/global v1.0.8 /go.mod h1:a/BSXKI9qEZ7PwHQJNyNZjqnT6iKwHD+YJg5UzwlVA8 =
1+ github.com/axivo/website/global v1.0.9 h1:FHcQv4FDyXw6xtflF9KfNJZNy4LVoK9j0LP5+8JLoCw =
2+ github.com/axivo/website/global v1.0.9 /go.mod h1:a/BSXKI9qEZ7PwHQJNyNZjqnT6iKwHD+YJg5UzwlVA8 =
33github.com/imfing/hextra v0.11.1 h1:8pTc4ReYbzGTHAnyiebmlT3ijFfIXiGu1r7tM/UGjFI =
44github.com/imfing/hextra v0.11.1 /go.mod h1:cEfel3lU/bSx7lTE/+uuR4GJaphyOyiwNR3PTqFTXpI =
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ layout: hextra-home
1818
1919<div class =" hx:mt-6 hx:mb-6 " >
2020{{< hextra/hero-subtitle >}}
21- Welcome to our public space.
21+ 👋 Welcome to our public space.
2222{{< /hextra/hero-subtitle >}}
2323</div >
2424
Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ module github.com/axivo/website/docs
33go 1.25
44
55require (
6- github.com/axivo/website/global v1.0.8 // indirect
6+ github.com/axivo/website/global v1.0.9 // indirect
77 github.com/imfing/hextra v0.11.1 // indirect
88)
Original file line number Diff line number Diff line change 1- github.com/axivo/website/global v1.0.8 h1:XiXD7EkXqddu9A++kTmro+iB2AAYYPtb4RiMQTDMh9M =
2- github.com/axivo/website/global v1.0.8 /go.mod h1:a/BSXKI9qEZ7PwHQJNyNZjqnT6iKwHD+YJg5UzwlVA8 =
1+ github.com/axivo/website/global v1.0.9 h1:FHcQv4FDyXw6xtflF9KfNJZNy4LVoK9j0LP5+8JLoCw =
2+ github.com/axivo/website/global v1.0.9 /go.mod h1:a/BSXKI9qEZ7PwHQJNyNZjqnT6iKwHD+YJg5UzwlVA8 =
33github.com/imfing/hextra v0.11.1 h1:8pTc4ReYbzGTHAnyiebmlT3ijFfIXiGu1r7tM/UGjFI =
44github.com/imfing/hextra v0.11.1 /go.mod h1:cEfel3lU/bSx7lTE/+uuR4GJaphyOyiwNR3PTqFTXpI =
Original file line number Diff line number Diff line change @@ -30,3 +30,6 @@ params:
3030 variables :
3131 repository : github.com/axivo/website
3232publishDir : ../public
33+ services :
34+ googleAnalytics :
35+ id : G-8N53WYKXE6
Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ module github.com/axivo/website/k3s-cluster
33go 1.25
44
55require (
6- github.com/axivo/website/global v1.0.8 // indirect
6+ github.com/axivo/website/global v1.0.9 // indirect
77 github.com/imfing/hextra v0.11.1 // indirect
88)
Original file line number Diff line number Diff line change 1- github.com/axivo/website/global v1.0.8 h1:XiXD7EkXqddu9A++kTmro+iB2AAYYPtb4RiMQTDMh9M =
2- github.com/axivo/website/global v1.0.8 /go.mod h1:a/BSXKI9qEZ7PwHQJNyNZjqnT6iKwHD+YJg5UzwlVA8 =
1+ github.com/axivo/website/global v1.0.9 h1:FHcQv4FDyXw6xtflF9KfNJZNy4LVoK9j0LP5+8JLoCw =
2+ github.com/axivo/website/global v1.0.9 /go.mod h1:a/BSXKI9qEZ7PwHQJNyNZjqnT6iKwHD+YJg5UzwlVA8 =
33github.com/imfing/hextra v0.11.1 h1:8pTc4ReYbzGTHAnyiebmlT3ijFfIXiGu1r7tM/UGjFI =
44github.com/imfing/hextra v0.11.1 /go.mod h1:cEfel3lU/bSx7lTE/+uuR4GJaphyOyiwNR3PTqFTXpI =
You can’t perform that action at this time.
0 commit comments