File tree Expand file tree Collapse file tree 8 files changed +13
-13
lines changed
Expand file tree Collapse file tree 8 files changed +13
-13
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.5 // indirect
6+ github.com/axivo/website/global v1.0.6 // 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.5 h1:daJ06nLXU+HZt25Utnn0ZJ0wpMcqEy69idRbP/qdNYs =
2- github.com/axivo/website/global v1.0.5 /go.mod h1:a/BSXKI9qEZ7PwHQJNyNZjqnT6iKwHD+YJg5UzwlVA8 =
1+ github.com/axivo/website/global v1.0.6 h1:mV9u67hJeZ8RbL4YqsNgSMSVzR5j1BAB8Wf5NMVfrLk =
2+ github.com/axivo/website/global v1.0.6 /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 @@ -32,11 +32,11 @@ menu:
3232 type : separator
3333 weight : 1
3434 - identifier : discussions
35- name : " 💬 GitHub Discussions"
35+ name : " ↗ GitHub Discussions"
3636 url : " https://github.com/axivo/claude/discussions"
3737 weight : 2
3838 - identifier : issues
39- name : " 🛠️ GitHub Issues"
39+ name : " ↗ GitHub Issues"
4040 url : " https://github.com/axivo/claude/issues"
4141 weight : 3
4242module :
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.5 // indirect
6+ github.com/axivo/website/global v1.0.6 // 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.5 h1:daJ06nLXU+HZt25Utnn0ZJ0wpMcqEy69idRbP/qdNYs =
2- github.com/axivo/website/global v1.0.5 /go.mod h1:a/BSXKI9qEZ7PwHQJNyNZjqnT6iKwHD+YJg5UzwlVA8 =
1+ github.com/axivo/website/global v1.0.6 h1:mV9u67hJeZ8RbL4YqsNgSMSVzR5j1BAB8Wf5NMVfrLk =
2+ github.com/axivo/website/global v1.0.6 /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 @@ -3,6 +3,6 @@ module github.com/axivo/website/k3s-cluster
33go 1.25
44
55require (
6- github.com/axivo/website/global v1.0.5 // indirect
6+ github.com/axivo/website/global v1.0.6 // 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.5 h1:daJ06nLXU+HZt25Utnn0ZJ0wpMcqEy69idRbP/qdNYs =
2- github.com/axivo/website/global v1.0.5 /go.mod h1:a/BSXKI9qEZ7PwHQJNyNZjqnT6iKwHD+YJg5UzwlVA8 =
1+ github.com/axivo/website/global v1.0.6 h1:mV9u67hJeZ8RbL4YqsNgSMSVzR5j1BAB8Wf5NMVfrLk =
2+ github.com/axivo/website/global v1.0.6 /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 @@ -32,11 +32,11 @@ menu:
3232 type : separator
3333 weight : 1
3434 - identifier : discussions
35- name : " 💬 GitHub Discussions"
35+ name : " ↗ GitHub Discussions"
3636 url : " https://github.com/axivo/k3s-cluster/discussions"
3737 weight : 2
3838 - identifier : issues
39- name : " 🛠️ GitHub Issues"
39+ name : " ↗ GitHub Issues"
4040 url : " https://github.com/axivo/k3s-cluster/issues"
4141 weight : 3
4242module :
You can’t perform that action at this time.
0 commit comments