From 81acb13ae6480c8c26f984c298df17fb7c4c3993 Mon Sep 17 00:00:00 2001 From: Horibyte Date: Sun, 9 Mar 2025 12:01:09 -0600 Subject: [PATCH] Create retro.horibyte.json --- domains/retro.horibyte.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/retro.horibyte.json diff --git a/domains/retro.horibyte.json b/domains/retro.horibyte.json new file mode 100644 index 000000000..4a1863917 --- /dev/null +++ b/domains/retro.horibyte.json @@ -0,0 +1,11 @@ +{ + "description": "Horibyte's personal website", + "repo": "https://github.com/horibyte/horibyte.github.io", + "owner": { + "username": "horibyte", + "email": "thehoribyte@gmail.com" + }, + "record": { + "CNAME": "horibyte.github.io" + } +}