Update theme

This commit is contained in:
fundor333
2024-08-13 13:35:33 +02:00
parent 6e01961e69
commit 4f949d9830
2 changed files with 3 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/fugu-theme v0.0.0-20240813112811-deea5dbdd172 // indirect
github.com/fundor333/fugu-theme v0.0.0-20240813113408-bbfabb7a2ae2 // indirect
github.com/fundor333/macia-image v0.0.0-20240728183659-e648e0050a87 // indirect
github.com/fundor333/macia-indiweb v0.0.0-20240728170323-78be1951ae2d // indirect
)

2
go.sum
View File

@@ -6,6 +6,8 @@ github.com/fundor333/fugu-theme v0.0.0-20240812114903-08f043b06e6a h1:TXl4azLRz9
github.com/fundor333/fugu-theme v0.0.0-20240812114903-08f043b06e6a/go.mod h1:kqffrEut4mYR2wiF+PZNVbVdwsFD5RdWWpGzLY0jlJg=
github.com/fundor333/fugu-theme v0.0.0-20240813112811-deea5dbdd172 h1:bzxmkK7mpL6KYrh8cllAfNYqa3GibvwPyv02wkkGWIM=
github.com/fundor333/fugu-theme v0.0.0-20240813112811-deea5dbdd172/go.mod h1:kqffrEut4mYR2wiF+PZNVbVdwsFD5RdWWpGzLY0jlJg=
github.com/fundor333/fugu-theme v0.0.0-20240813113408-bbfabb7a2ae2 h1:/U1qlHhTMiyvvjfYSXQvZhUiaTRh3hBCtUKhCT+dvF0=
github.com/fundor333/fugu-theme v0.0.0-20240813113408-bbfabb7a2ae2/go.mod h1:kqffrEut4mYR2wiF+PZNVbVdwsFD5RdWWpGzLY0jlJg=
github.com/fundor333/macia-image v0.0.0-20240728183659-e648e0050a87 h1:BwDrTcbkAi0WvySmRGu3vUUVBHYXDqS2QLveRgsL+5c=
github.com/fundor333/macia-image v0.0.0-20240728183659-e648e0050a87/go.mod h1:9zBOlIP9CvKcUcK3q+La1av6XH/fWPSApaYF/lvVAKY=
github.com/fundor333/macia-indiweb v0.0.0-20240728170323-78be1951ae2d h1:05g12fXeywk1K/aowlMZYryvsHJ1H0m/8gMB0+7NqbU=