From 3d20d4aff7093aaa464df99c42c33d1cb6e71a04 Mon Sep 17 00:00:00 2001 From: Anthony Hubble Date: Thu, 8 Oct 2020 08:51:05 +1000 Subject: [PATCH] Create anthony.json --- domains/anthony.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/anthony.json diff --git a/domains/anthony.json b/domains/anthony.json new file mode 100644 index 000000000..9414838bc --- /dev/null +++ b/domains/anthony.json @@ -0,0 +1,12 @@ +{ + "description": "Anthony's personal developer website", + "repo": "https://github.com/github-username/github-username.github.io", + "owner": { + "username": "hubsta", + "email": "admin@thehubble.com.au" + }, + "record": { + "CNAME": "brisbaneweb.dev", + "URL": "https://anthony.is-a.dev" + } +}