From 39faa921d21c21dac43a2fe6f071ca89ec3b8ff3 Mon Sep 17 00:00:00 2001 From: jon-edward Date: Sat, 19 Oct 2024 18:31:32 -0400 Subject: [PATCH] Register jon.is-a.dev --- domains/jon.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jon.json diff --git a/domains/jon.json b/domains/jon.json new file mode 100644 index 000000000..7c9532600 --- /dev/null +++ b/domains/jon.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Portfolio", + "repo": "https://github.com/jon-edward/jon-edward.github.io", + "owner": { + "username": "jon-edward", + "email": "townsend.jonathan.e@gmail.com" + }, + "record": { + "CNAME": "jon-edward.github.io" + } +} \ No newline at end of file