From 365fd5e878c0052ea30eb3c21deb485a60775580 Mon Sep 17 00:00:00 2001 From: Khhs167 <34920681+Khhs167@users.noreply.github.com> Date: Tue, 3 May 2022 19:50:42 +0200 Subject: [PATCH] Created a registering for my own website I hope everything is correctly set up. I'd love a better and cleaner URL than something ending in .web.app --- domains/jimmster.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jimmster.json diff --git a/domains/jimmster.json b/domains/jimmster.json new file mode 100644 index 000000000..53e889829 --- /dev/null +++ b/domains/jimmster.json @@ -0,0 +1,11 @@ +{ + "description": "A unsusually stupid developers programming blog, + "repo": "https://github.com/Khhs167/jimms-cave", + "owner": { + "username": "Khhs167", + "email": "khhs1671@gmail.com" + }, + "record": { + "URL": "https://jimmys-cave.web.app/" + } +}