From e160d4952f2ab9b350c24a4a5a53a16f6c14e4e7 Mon Sep 17 00:00:00 2001 From: whine <81570596+whinee@users.noreply.github.com> Date: Sun, 13 Mar 2022 15:17:26 +0800 Subject: [PATCH] Create projects.whine.json --- domains/projects.whine.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/projects.whine.json diff --git a/domains/projects.whine.json b/domains/projects.whine.json new file mode 100644 index 000000000..8994675cf --- /dev/null +++ b/domains/projects.whine.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "whinee", + "email": "", + "twitter": "whi_nyaan" + }, + "description": "whi_ne's projects' subdomain", + "record": { + "CNAME": "whnya.github.io" + } +}