From 6c39e3d83ddc0698e3d5e59cde1fcef7f60f3121 Mon Sep 17 00:00:00 2001 From: what? Date: Wed, 24 Aug 2022 17:18:09 +1000 Subject: [PATCH] Update what.json --- domains/what.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/domains/what.json b/domains/what.json index 8b1378917..7ca14c605 100644 --- a/domains/what.json +++ b/domains/what.json @@ -1 +1,12 @@ - +{ + "description": "Personal Website", + "repo": "https://github.com//.github.io", + "owner": { + "username": "What-Question-Mark", + "email": "jack.weller@hotmail.com", + "twitter": "@whatqm" + }, + "record": { + "CNAME": ".github.io" + } +}