From ac405c9aa09bbfde0b806167bbcecc5907f883e9 Mon Sep 17 00:00:00 2001 From: whine <81570596+whinee@users.noreply.github.com> Date: Sun, 20 Feb 2022 00:47:26 +0800 Subject: [PATCH] Create whine.json --- domains/whine.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/whine.json diff --git a/domains/whine.json b/domains/whine.json new file mode 100644 index 000000000..ec55f3c0b --- /dev/null +++ b/domains/whine.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "whinee", + "email": "", + "twitter": "whi_nyaan" + }, + "description": "whi_ne's personal site", + "repo": "https://github.com/whinee/whinee.github.io", + "record": { + "CNAME": "whinee.github.io" + }, +}