From ecfc6e6db266e4e592b41ab8c35e93ee4f89228a Mon Sep 17 00:00:00 2001 From: Sandira <83527158+axolotlextnd@users.noreply.github.com> Date: Sun, 29 Jan 2023 16:06:05 +0800 Subject: [PATCH] Change repo link and username --- domains/axolotlextnd.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/axolotlextnd.json b/domains/axolotlextnd.json index 4516c7886..b1302c110 100644 --- a/domains/axolotlextnd.json +++ b/domains/axolotlextnd.json @@ -1,12 +1,12 @@ { "description": "My personal portofolio", - "repo": "https://github.com/axolotlextnd/axolotlextnd.github.io", + "repo": "https://github.com/axolotlextnd/portofolio", "owner": { "username": "axolotlextnd", "email": "", "discord": "Sandira#0781" }, "record": { - "CNAME": "axolotlextnd.github.io" + "CNAME": "axolotlextnd.github.io/portofolio" } }