From 770da0ba4bbb688f3037a28b432015cd16855be9 Mon Sep 17 00:00:00 2001 From: Alessandro Eliot <48047221+Diordnas@users.noreply.github.com> Date: Sat, 24 Oct 2020 18:20:44 +1100 Subject: [PATCH] Create sandro.json --- domains/sandro.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sandro.json diff --git a/domains/sandro.json b/domains/sandro.json new file mode 100644 index 000000000..91129c159 --- /dev/null +++ b/domains/sandro.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Diordnas", + "email": "alessandroeliot@gmail.com" + }, + "description": "Personal site, as well as hosting a few tools", + "repo": "https://github.com/diordnas/diordnas.github.io", + "record": { + "CNAME": "diordnas.github.io" + } +}