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