From 15ef7fb40630d7c2177d75f6b41ecc3872ab845d Mon Sep 17 00:00:00 2001 From: Nigel Withrow Date: Sat, 23 Aug 2025 20:27:30 +0530 Subject: [PATCH] commands: update hx version for !themes --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 79cc313..54a07f4 100644 --- a/config.toml +++ b/config.toml @@ -10,4 +10,4 @@ website = "My Website: https://www.infinitecoder.org" itch = "Me on itch.io: https://infinitecoder.itch.io/" socials = "All my contacts are here: https://www.infinitecoder.org/socials" discord = "Join my discord server: https://discord.gg/yHYCKtX9Mt" -themes = "The themes listed here are available IF I am working in helix: https://github.com/helix-editor/helix/tree/25.01/runtime/themes" +themes = "The themes listed here are available IF I am working in helix: https://github.com/helix-editor/helix/tree/25.07/runtime/themes"