From 7e0cbe3f4e4c6454a1126d1a44fa1d8823da68d1 Mon Sep 17 00:00:00 2001 From: AustinGraphics Date: Sat, 20 Jan 2024 14:01:44 +0000 Subject: [PATCH] feat(domain): austino.is-a.dev --- domains/austino.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/austino.json diff --git a/domains/austino.json b/domains/austino.json new file mode 100644 index 000000000..a584f8779 --- /dev/null +++ b/domains/austino.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AustinGraphics", + "email": "austinxthomas@gmail.com" + }, + "record": { + "CNAME": "austingraphics.github.io" + } +}