From 0b5e53d1bae824b664c432d4f12957a324f0cae3 Mon Sep 17 00:00:00 2001 From: grilledwindow <80326214+grilledwindow@users.noreply.github.com> Date: Fri, 28 May 2021 00:58:11 +0800 Subject: [PATCH] Change repo and website --- domains/xave.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/xave.json b/domains/xave.json index 5fc562f1a..71537f219 100644 --- a/domains/xave.json +++ b/domains/xave.json @@ -1,11 +1,11 @@ { "description": "xa's site", - "repo": "https://github.com/grilledwindow/site", + "repo": "https://github.com/grilledwindow/grilledwindw.github.io", "owner": { "username": "grilledwindow", "email": "xaveang@gmail.com" }, "record": { - "CNAME": "xav.netlify.app" + "CNAME": "grilledwindow.github.io" } }