Update theme

This commit is contained in:
Fundor333
2024-08-17 23:51:26 +02:00
parent be1254ec3c
commit 2fd913db6e
3 changed files with 4 additions and 1 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.2.1 // indirect
github.com/fundor333/macha-theme v1.2.2 // indirect
github.com/fundor333/macia-image v1.0.1 // indirect
github.com/fundor333/macia-indiweb v1.0.0 // indirect
)