From 307cbccf790a29897de3eed66c16ba2b435260b5 Mon Sep 17 00:00:00 2001 From: fundor333 Date: Wed, 14 Aug 2024 19:06:49 +0200 Subject: [PATCH] Updating theme --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 0082ff46..f2882eee 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/fundor333/fundor333.github.io go 1.22.5 require ( - github.com/fundor333/macha-theme v0.0.0-20240814153753-263595893f4f // indirect + github.com/fundor333/macha-theme v0.0.0-20240814170613-8d0fd5a93378 // indirect github.com/fundor333/macia-image v0.0.0-20240728183659-e648e0050a87 // indirect github.com/fundor333/macia-indiweb v0.0.0-20240728170323-78be1951ae2d // indirect )