From 5012c7906dd68bac918eeb5b4620f499b9bad618 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 27 Dec 2024 17:31:50 +1100 Subject: [PATCH] Discard changes to domains/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" + } +}