From 42961f4c02658bb98772dedecef3a31b3c3075cf Mon Sep 17 00:00:00 2001 From: Erisa A Date: Tue, 20 Oct 2020 01:25:06 +0100 Subject: [PATCH] Create erisa.json --- domains/erisa.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/erisa.json diff --git a/domains/erisa.json b/domains/erisa.json new file mode 100644 index 000000000..718677080 --- /dev/null +++ b/domains/erisa.json @@ -0,0 +1,11 @@ +{ + "description": "Blog for Erisa A.", + "repo": "https://github.com/Erisa", + "owner": { + "username": "Erisa", + "email": "seriel@erisa.moe" + }, + "record": { + "CNAME": "dev.cname.erisa.moe" + } +}