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"