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 1/2] 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/" + } +} From f2feec94ea8bd1a32a3cfc55cf07bcbdfdaa5940 Mon Sep 17 00:00:00 2001 From: Khhs167 <34920681+Khhs167@users.noreply.github.com> Date: Wed, 4 May 2022 07:15:31 +0200 Subject: [PATCH 2/2] Update domains/jimmster.json Co-authored-by: Mahir Molai --- domains/jimmster.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jimmster.json b/domains/jimmster.json index 53e889829..2b7f567e4 100644 --- a/domains/jimmster.json +++ b/domains/jimmster.json @@ -1,5 +1,5 @@ { - "description": "A unsusually stupid developers programming blog, + "description": "A unsusually stupid developers programming blog", "repo": "https://github.com/Khhs167/jimms-cave", "owner": { "username": "Khhs167",