From 49989a27ca86c723df999d6587b48055f98eac6d Mon Sep 17 00:00:00 2001 From: skyallaround Date: Wed, 24 Jan 2024 09:00:33 -0500 Subject: [PATCH 1/5] feat(domain): magic.is-a.dev --- domains/magic.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/magic.json diff --git a/domains/magic.json b/domains/magic.json new file mode 100644 index 000000000..1c1b61e93 --- /dev/null +++ b/domains/magic.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "skyallaround", + "email": "jr1264464@gmail.com" + }, + "record": { + "CNAME": "skyallaround.github.io" + } +} From 23bd64eabe8813cd75adc205cfca790800e338cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=85=A4=E3=85=A4=E3=85=A4?= <64054647+skyallaround@users.noreply.github.com> Date: Wed, 24 Jan 2024 09:02:01 -0500 Subject: [PATCH 2/5] Update magic.json --- domains/magic.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/magic.json b/domains/magic.json index 1c1b61e93..863bded58 100644 --- a/domains/magic.json +++ b/domains/magic.json @@ -1,4 +1,6 @@ { + "description": "Website for skyallaround", + "repo": "https://github.com/skyallaround/justicesmagic", "owner": { "username": "skyallaround", "email": "jr1264464@gmail.com" From 15ac5a137a84311c092657aab989031116766ab0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=85=A4=E3=85=A4=E3=85=A4?= <64054647+skyallaround@users.noreply.github.com> Date: Wed, 24 Jan 2024 11:01:07 -0500 Subject: [PATCH 3/5] Update magic.json --- domains/magic.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/magic.json b/domains/magic.json index 863bded58..dad0c91db 100644 --- a/domains/magic.json +++ b/domains/magic.json @@ -1,6 +1,6 @@ { "description": "Website for skyallaround", - "repo": "https://github.com/skyallaround/justicesmagic", + "repo": "https://github.com/skyallaround/skyallaround.github.io", "owner": { "username": "skyallaround", "email": "jr1264464@gmail.com" From 93f1ed4a4ba5cbb7de04fe19877580cdf0e7164e Mon Sep 17 00:00:00 2001 From: skyallaround Date: Wed, 24 Jan 2024 14:41:50 -0500 Subject: [PATCH 4/5] feat(domain): levisurely.is-a.dev --- domains/levisurely.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/levisurely.json diff --git a/domains/levisurely.json b/domains/levisurely.json new file mode 100644 index 000000000..dbd69d651 --- /dev/null +++ b/domains/levisurely.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "skyallaround", + "email": "jr1264464@gmail.com" + }, + "record": { + "CNAME": "basicscript.glitch.me" + } +} From 02f4e7edc44b7cd70bb73e7bfecaa922d51d20ce Mon Sep 17 00:00:00 2001 From: skyallaround Date: Wed, 24 Jan 2024 14:43:07 -0500 Subject: [PATCH 5/5] feat(domain): lev.is-a.dev --- domains/lev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lev.json diff --git a/domains/lev.json b/domains/lev.json new file mode 100644 index 000000000..dbd69d651 --- /dev/null +++ b/domains/lev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "skyallaround", + "email": "jr1264464@gmail.com" + }, + "record": { + "CNAME": "basicscript.glitch.me" + } +}