diff --git a/claude/go.mod b/claude/go.mod index c4171f6..1438c04 100644 --- a/claude/go.mod +++ b/claude/go.mod @@ -1,8 +1,8 @@ -module github.com/axivo/website/docs +module github.com/axivo/website/claude go 1.25 require ( - github.com/axivo/website/global v1.0.3 // indirect + github.com/axivo/website/global v1.0.4 // indirect github.com/imfing/hextra v0.11.1 // indirect ) diff --git a/claude/go.sum b/claude/go.sum index 0e10012..2dc7a2d 100644 --- a/claude/go.sum +++ b/claude/go.sum @@ -1,4 +1,4 @@ -github.com/axivo/website/global v1.0.3 h1:Nk+xFqMyi0mpyVUNYLCy5ALYJniL0i9gUHgc7MazfBU= -github.com/axivo/website/global v1.0.3/go.mod h1:CDxLwZCshxNnTwXh3DR6IncIU2kkvveTSo3AdKTs4cA= +github.com/axivo/website/global v1.0.4 h1:L1xjtlid2sCQKgRi32Crx5rsl9x3iqjLd6zXgiCd/Ag= +github.com/axivo/website/global v1.0.4/go.mod h1:a/BSXKI9qEZ7PwHQJNyNZjqnT6iKwHD+YJg5UzwlVA8= github.com/imfing/hextra v0.11.1 h1:8pTc4ReYbzGTHAnyiebmlT3ijFfIXiGu1r7tM/UGjFI= github.com/imfing/hextra v0.11.1/go.mod h1:cEfel3lU/bSx7lTE/+uuR4GJaphyOyiwNR3PTqFTXpI= diff --git a/docs/content/_index.md b/docs/content/_index.md index 239d6ab..d5ada9d 100644 --- a/docs/content/_index.md +++ b/docs/content/_index.md @@ -3,25 +3,26 @@ title: Home layout: hextra-home --- + {{< hextra/hero-container image="images/logo.svg" - imageClass="hx-block hx-overflow-hidden hx-rounded-3xl" + imageClass="hx:block hx:overflow-hidden hx:rounded-3xl" imageWidth="300" imageHeight="300" imageTitle="AXIVO" >}} -