From 10738e50d6e29fa138a45c75b84a1c06c7274ef8 Mon Sep 17 00:00:00 2001 From: NateTheGreat1230 Date: Tue, 6 Feb 2024 18:35:08 -0700 Subject: [PATCH] feat(domain): natewashburn.is-a.dev --- domains/natewashburn.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/natewashburn.json diff --git a/domains/natewashburn.json b/domains/natewashburn.json new file mode 100644 index 000000000..3a326bea9 --- /dev/null +++ b/domains/natewashburn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NateTheGreat1230", + "email": "nathanprattwashburn@gmail.com" + }, + "record": { + "CNAME": "natethegreat1230.github.io" + } +}