From 38667b884395e77f3507458b6ff21d6437871980 Mon Sep 17 00:00:00 2001 From: Augustine S Aykara Date: Fri, 9 Oct 2020 20:08:40 +0530 Subject: [PATCH] Create augustine.json --- domains/augustine.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/augustine.json diff --git a/domains/augustine.json b/domains/augustine.json new file mode 100644 index 000000000..83610f675 --- /dev/null +++ b/domains/augustine.json @@ -0,0 +1,12 @@ +{ + "description": "Augustine's personal developer website", + "repo": "https://github.com/augustineaykara", + "owner": { + "username": "augustineaykara", + "email": "augustineaykara@gmail.com" + }, + "record": { + "CNAME": "augustine.aykara4.com", + "URL": "https://augustine.is-a.dev" + } +}