From fcf9e1247f0f3222ce2150151b05f70f1d67f4fc Mon Sep 17 00:00:00 2001 From: Gabriel Date: Tue, 7 Mar 2023 02:04:00 -0500 Subject: [PATCH] links --- layouts/partials/profile.html | 2 +- theme.toml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/layouts/partials/profile.html b/layouts/partials/profile.html index ab0140f..131f5f2 100644 --- a/layouts/partials/profile.html +++ b/layouts/partials/profile.html @@ -44,7 +44,7 @@ {{end}} {{end}} -

Valor made by Gabriel

+

Valor made by Gabriel

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