From 3561844a723cbd8f50ee84c9a1a1c6c2391b528d Mon Sep 17 00:00:00 2001 From: Rhys <72263189+givinghawk@users.noreply.github.com> Date: Thu, 7 Apr 2022 16:35:04 +0100 Subject: [PATCH] Create givinghawk.json --- domains/givinghawk.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/givinghawk.json diff --git a/domains/givinghawk.json b/domains/givinghawk.json new file mode 100644 index 000000000..35f9596e9 --- /dev/null +++ b/domains/givinghawk.json @@ -0,0 +1,11 @@ +{ + "description": "My is-a.dev cname record", + "repo": "https://github.com/givinghawk", + "owner": { + "username": "givinghawk", + "email": "gh@givinghawk.xyz" + }, + "record": { + "CNAME": "givinghawk.xyz" + } +}