From 5245fc0306ce8c30ff187ceeba3aaee1c4a11c30 Mon Sep 17 00:00:00 2001 From: Mantas Date: Mon, 29 Aug 2022 16:34:44 +0300 Subject: [PATCH] added my domain json --- domains/mantas.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mantas.json diff --git a/domains/mantas.json b/domains/mantas.json new file mode 100644 index 000000000..67201e645 --- /dev/null +++ b/domains/mantas.json @@ -0,0 +1,11 @@ +{ + "description": "Aaron's personal developer website", + "repo": "https://github.com/aaron-harvey", + "owner": { + "username": "aaronharvey", + "email": "aaron@lolsup.com" + }, + "record": { + "CNAME": "lolsup.com" + } +}