From 5e542cca4387ff25f8e4870efef9ba047b3aea59 Mon Sep 17 00:00:00 2001 From: Gregan Date: Thu, 13 May 2021 15:43:42 +0000 Subject: [PATCH] Update theme.toml --- themes/almeida-cv/theme.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/almeida-cv/theme.toml b/themes/almeida-cv/theme.toml index 67c97db..1b0f9a9 100644 --- a/themes/almeida-cv/theme.toml +++ b/themes/almeida-cv/theme.toml @@ -3,9 +3,9 @@ name = "Almeida CV" license = "MIT" -licenselink = "https://github.com/ineesalmeida/almeida-cv/master/LICENSE" +licenselink = "https://gitlab.com/GregLebreton/hugo-cv/" description = "Theme to build a customizeable printable CV with minor web responsiveness." -homepage = "https://github.com/ineesalmeida/almeida-cv/master" +homepage = "https://gitlab.com/GregLebreton/hugo-cv/" tags = ["cv", "resume", "minimal", "simple"] features = ["simple", "cv", "printable"] min_version = "0.41.0"