From 8758277882b39b4032677dd0e45beefd31d52e78 Mon Sep 17 00:00:00 2001 From: DanField12 <32625952+DanField12@users.noreply.github.com> Date: Sat, 31 Oct 2020 08:04:57 +1100 Subject: [PATCH] Create dan --- domains/dan | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dan diff --git a/domains/dan b/domains/dan new file mode 100644 index 000000000..5b6f32aa7 --- /dev/null +++ b/domains/dan @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "DanField12", + "email": "dan.field643@gmail.com" + }, + "description": "Dan's Blog and Portfolio", + "repository": "https://github.com/DanField12/DanField12.github.io.git", + "record": { + "CNAME": "DanField12.github.io" + } +}