From e08ced0bd60b13971ef2c1c2e03693fa1b34c355 Mon Sep 17 00:00:00 2001 From: fundor333 Date: Wed, 14 Aug 2024 19:15:44 +0200 Subject: [PATCH] Updating theme for syndication --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index f2882eee..7a63c048 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-20240814170613-8d0fd5a93378 // indirect + github.com/fundor333/macha-theme v0.0.0-20240814171439-96c43ed4be20 // indirect github.com/fundor333/macia-image v0.0.0-20240728183659-e648e0050a87 // indirect github.com/fundor333/macia-indiweb v0.0.0-20240728170323-78be1951ae2d // indirect )