From f22cccb37cfebe14a4c19607848fc826374fd241 Mon Sep 17 00:00:00 2001 From: Ainuddin Faizan Date: Sat, 10 Oct 2020 22:59:02 +0200 Subject: [PATCH] Create andy.json --- domains/andy.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/andy.json diff --git a/domains/andy.json b/domains/andy.json new file mode 100644 index 000000000..3b626ef57 --- /dev/null +++ b/domains/andy.json @@ -0,0 +1,12 @@ +{ + "description": "Andy's portfolio website", + "repo": "https://github.com/andyfaizan/andyfaizan.github.io", + "owner": { + "username": "andyfaizan", + "email": "andyfaizan@gmail.com" + }, + "record": { + "CNAME": "andyfaizan.github.io", + "URL": "https://andy.is-a.dev" + } +}