Fix theme

This commit is contained in:
fundor333
2024-09-16 15:21:37 +02:00
parent 5c3fe5a240
commit 65314a9073
2 changed files with 1 additions and 3 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/fundor333/fundor333.github.io
go 1.22.5
require (
github.com/fundor333/macha-theme v1.5.0 // indirect
github.com/fundor333/macha-theme v1.5.1 // indirect
github.com/fundor333/macia-image v1.0.1 // indirect
github.com/fundor333/macia-indiweb v1.0.0 // indirect
)