From 3817eaad32e4e28df0b3670340ba1fb1c27bdee2 Mon Sep 17 00:00:00 2001 From: nobody5050 <32989720+nobody5050@users.noreply.github.com> Date: Fri, 28 Oct 2022 11:17:54 -0500 Subject: [PATCH] Create 6502.json --- domains/6502.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/6502.json diff --git a/domains/6502.json b/domains/6502.json new file mode 100644 index 000000000..8843bd54d --- /dev/null +++ b/domains/6502.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio website for 6502", + "repo": "https://github.com/nobody5050/nobody5050.github.io", + "owner": { + "username": "Nobody5050", + "email": "levibelland@gmail.com" + }, + "record": { + "CNAME": "nobody5050.github.io" + } +}