From 13c7285a370ba90b2fea3a30cb66a16ecddbbe7e Mon Sep 17 00:00:00 2001 From: Fundor333 Date: Tue, 13 Aug 2024 13:34:33 +0200 Subject: [PATCH] Update theme --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index fdf405ef..4fccfa37 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-20240812172411-2909033aceb7 // indirect + github.com/fundor333/macha-theme v0.0.0-20240812223248-d56cc264f13b // indirect github.com/fundor333/macia-image v0.0.0-20240728183659-e648e0050a87 // indirect github.com/fundor333/macia-indiweb v0.0.0-20240728170323-78be1951ae2d // indirect )