From 9292f3c41fe78bb07711b6944d83a32bab7cf9ae Mon Sep 17 00:00:00 2001 From: yxz Date: Tue, 6 Aug 2024 14:25:40 +0800 Subject: [PATCH] Update yxz.json --- domains/yxz.json | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/domains/yxz.json b/domains/yxz.json index e6f890b1c..739cbc466 100644 --- a/domains/yxz.json +++ b/domains/yxz.json @@ -1,9 +1,10 @@ { - "owner": { - "username": "yz9551", - "email": "yixuan0808@gmail.com" - }, - "record": { - "CNAME": "cobble.southeastasia.cloudapp.azure.com" - } -} + "repo": "https://github.com/yz9551/blog", + "owner": { + "username": "yz9551", + "email": "yixuan0808@gmail.com" + }, + "record": { + "CNAME": "yz9551.github.io" + } +}