From 6e25328b86b6505d142cabaf4557422f0597347f Mon Sep 17 00:00:00 2001 From: Amy Date: Wed, 1 Jun 2022 00:52:33 +0100 Subject: [PATCH] Create amy.json --- domains/amy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/amy.json diff --git a/domains/amy.json b/domains/amy.json new file mode 100644 index 000000000..6595fd5c6 --- /dev/null +++ b/domains/amy.json @@ -0,0 +1,11 @@ +{ + "description": "Amy's is-a-dev domain", + "repo": "https://github.com/nullishamy/nullishamy.github.io", + "owner": { + "username": "nullishamy", + "email": "amycodes@null.net", + }, + "record": { + "CNAME": "nullishamy.github.io" + } +}