From 7bfcc33372ed2ef1b2e46cab47c2a4e6f1dc20b0 Mon Sep 17 00:00:00 2001 From: Augustin Jose <44978968+AugustinJose1221@users.noreply.github.com> Date: Wed, 14 Oct 2020 17:27:54 +0530 Subject: [PATCH] Update augustin.json --- domains/augustin.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/domains/augustin.json b/domains/augustin.json index a560f904e..73a5319b9 100644 --- a/domains/augustin.json +++ b/domains/augustin.json @@ -1 +1,12 @@ -#Sectumsempra +{ + "description": "Augustin's personal developer website", + "repo": "https://github.com/AugustinJose1221", + "owner": { + "username": "AugustinJose", + "email": "aaron@lolsup.com" + }, + "record": { + "CNAME": "https://github.com/AugustinJose1221", + "URL": "https://augustin.is-a.dev" + } +}