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
)

2
go.sum
View File

@@ -1,5 +1,3 @@
github.com/fundor333/macha-theme v1.5.0 h1:ETlelNoQQjfYmQ/wbCESwvatRHKimJOVFmyrr5UwyDg=
github.com/fundor333/macha-theme v1.5.0/go.mod h1:cF5tKZFNcp4VAobe0j0Rhn1QYvckUhUnb6T9FRAt1L4=
github.com/fundor333/macia-image v1.0.1 h1:CbS9mrktbo0qGB+bgXKa4yj6fkwgR/FV0wzrbz4qqt8=
github.com/fundor333/macia-image v1.0.1/go.mod h1:9zBOlIP9CvKcUcK3q+La1av6XH/fWPSApaYF/lvVAKY=
github.com/fundor333/macia-indiweb v1.0.0 h1:W/S9d5FpT69FLv3hzA2unDKy2a7NRns+ANWM87rMFjY=