From 036ac47196dd61cf0f05c492347a678a70a3bde7 Mon Sep 17 00:00:00 2001 From: Luis Tena <25320392+devluist@users.noreply.github.com> Date: Tue, 9 Aug 2022 08:05:23 -0400 Subject: [PATCH] fix url of gh page --- luistena.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/luistena.json b/luistena.json index a22e97606..6c09ccf8a 100644 --- a/luistena.json +++ b/luistena.json @@ -1,12 +1,12 @@ { "description": "Luis Tena's portfolio", - "repo": "https://github.com/devluist/personal-brand.git", + "repo": "https://github.com/devluist/devluist.github.io", "owner": { "username": "devluist", "email": "25320392+devluist@users.noreply.github.com", "twitter": "@dev_luist" }, "record": { - "CNAME": "devluist.github.io/personal-brand/" + "CNAME": "devluist.github.io" } }