Skip to content

Commit 160237a

Browse files
committed
Upgrade anatole-theme
Signed-off-by: Alban Dericbourg <alban@dericbourg.dev>
1 parent 248df60 commit 160237a

5 files changed

Lines changed: 5 additions & 1217 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,7 @@
55
/node_modules
66
public/
77

8+
resources/_gen
9+
810
# Generated env file for docker-compose
911
.env

go.mod

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

33
go 1.24.4
44

5-
require github.com/lxndrblz/anatole v1.17.1 // indirect
5+
require github.com/lxndrblz/anatole v1.18.0 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
github.com/lxndrblz/anatole v1.17.1 h1:mvAWo1EnEVK8JNbKvkixigLdPcOHIs3nQzFeVhsnnfo=
2-
github.com/lxndrblz/anatole v1.17.1/go.mod h1:hy61SRyUDKaWw2P+cERt9UPde5guWyVKgtjdzRF5bfI=
1+
github.com/lxndrblz/anatole v1.18.0 h1:1ECGwdF1xsL0Q8yuN9bThth3WpcBoW7ZU6Gy1z5Rn24=
2+
github.com/lxndrblz/anatole v1.18.0/go.mod h1:hy61SRyUDKaWw2P+cERt9UPde5guWyVKgtjdzRF5bfI=

0 commit comments

Comments
 (0)