From 3520ed4edb63d7cb85065fbe8eb39f9078508802 Mon Sep 17 00:00:00 2001 From: Canaris Date: Fri, 9 Sep 2022 13:44:35 +0800 Subject: [PATCH] Create canaris.json --- domains/canaris.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/canaris.json diff --git a/domains/canaris.json b/domains/canaris.json new file mode 100644 index 000000000..6e78581ef --- /dev/null +++ b/domains/canaris.json @@ -0,0 +1,11 @@ +{ + "description": "My Personal Website.", + "repo": "https://github.com/DET171/det171.github.io", + "owner": { + "username": "Canaris", + "email": "mrgeek484@gmail.com" + }, + "record": { + "CNAME": "det171.github.io" + } +}