From 3e8d452a6cf508553c2d92876e059452e00a5bae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9B=AA=E7=8B=BC?= <1446119+asnowwolf@users.noreply.github.com> Date: Mon, 24 Jan 2022 08:43:11 +0800 Subject: [PATCH] ralph.is-a.dev --- domains/ralph.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/ralph.json diff --git a/domains/ralph.json b/domains/ralph.json new file mode 100644 index 000000000..bd327f50c --- /dev/null +++ b/domains/ralph.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "ralph", + "email": "asnowwolf@gmail.com", + "irc": "", + "discord": "", + "note": "A ThoughtWorker & GDE" + }, + "description": "Ralph Wang's blog", + "record": { + "CNAME": "blog.ralph.wang" + } +}