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] 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" + } +}