From 9fdefedebfebd16acc86d41ea516d05411476ea8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8A=B1=E5=AE=B6=E5=9C=B0=E5=B0=8F=E8=8D=89=E5=B8=BD?= Date: Mon, 14 Aug 2023 23:28:37 +0800 Subject: [PATCH] feat(domain): add `wusong.is-a.dev` --- domains/wusong.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/wusong.json diff --git a/domains/wusong.json b/domains/wusong.json new file mode 100644 index 000000000..3a742781c --- /dev/null +++ b/domains/wusong.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "bayunjiang", + "email": "master@bayun.org" + }, + + "record": { + "CNAME": "bayunjiang.github.io" + } +}