From 926e4d52abdccb6ba2e796ffed4e357d365f8a91 Mon Sep 17 00:00:00 2001 From: yyyz <41409512+hiltay@users.noreply.github.com> Date: Thu, 24 Feb 2022 22:30:45 +0800 Subject: [PATCH 1/2] Create fcircle-doc.json --- domains/fcircle-doc.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/fcircle-doc.json diff --git a/domains/fcircle-doc.json b/domains/fcircle-doc.json new file mode 100644 index 000000000..e20166dbf --- /dev/null +++ b/domains/fcircle-doc.json @@ -0,0 +1,11 @@ +{ + "description": "fcircle-doc", + "repo": "https://github.com/hiltay/hexo-circle-of-friends-doc", + "owner": { + "username": "yyyz", + "email": "" + }, + "record": { + "CNAME": "hiltay.github.io/hexo-circle-of-friends-doc" + } +} From c2b7cc96a58e81a9e5e460fa42e6737da3575297 Mon Sep 17 00:00:00 2001 From: yyyz <41409512+hiltay@users.noreply.github.com> Date: Fri, 25 Feb 2022 10:05:37 +0800 Subject: [PATCH 2/2] Update fcircle-doc.json --- domains/fcircle-doc.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/fcircle-doc.json b/domains/fcircle-doc.json index e20166dbf..2b7319f95 100644 --- a/domains/fcircle-doc.json +++ b/domains/fcircle-doc.json @@ -3,9 +3,9 @@ "repo": "https://github.com/hiltay/hexo-circle-of-friends-doc", "owner": { "username": "yyyz", - "email": "" + "email": "yyyzlyh@gmail.com" }, "record": { - "CNAME": "hiltay.github.io/hexo-circle-of-friends-doc" + "URL": "https://hiltay.github.io/hexo-circle-of-friends-doc" } }