From 25f5dd3bdc2fdb0302f4610d14683b2120462c79 Mon Sep 17 00:00:00 2001
From: Gabriel <gabriel@libresolutions.network>
Date: Sun, 1 Dec 2024 16:34:25 -0500
Subject: [PATCH] fix typo

---
 theme.toml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/theme.toml b/theme.toml
index 5afb383..2e9f102 100644
--- a/theme.toml
+++ b/theme.toml
@@ -3,9 +3,9 @@
 
 name = "Valor"
 license = "MIT"
-licenselink = "https://code.gabe.rocks/gabrfiel/Valor/blob/master/LICENSE"
+licenselink = "https://code.gabe.rocks/gabriel/Valor/blob/master/LICENSE"
 description = ""
-homepage = "https://code.gabe.rocks/gabrfiel/Valor"
+homepage = "https://code.gabe.rocks/gabriel/Valor"
 tags = []
 features = []
 min_version = "0.41.0"