From 680bbbd8856d5e497c5d7ee40d64a9ecf2eec6f1 Mon Sep 17 00:00:00 2001 From: Hyro Date: Mon, 25 Oct 2021 13:21:11 +0200 Subject: [PATCH 1/2] Create hyro.json --- domains/hyro.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hyro.json diff --git a/domains/hyro.json b/domains/hyro.json new file mode 100644 index 000000000..fc71ad7f8 --- /dev/null +++ b/domains/hyro.json @@ -0,0 +1,11 @@ +{ + "description": "Link to my website site.", + "repo": "https://github.com/xHyroM/xHyroM/tree/master/web", + "owner": { + "username": "xHyroM", + "email": "generalkubo@gmail.com", + }, + "record": { + "CNAME": "hyro.pages.dev" + } +} From 7baf82e7a813cd7e6c7f642c3ad61e7d483ffd68 Mon Sep 17 00:00:00 2001 From: Jay Jackson Date: Tue, 26 Oct 2021 17:21:46 -0400 Subject: [PATCH 2/2] json --- domains/hyro.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hyro.json b/domains/hyro.json index fc71ad7f8..60a40db83 100644 --- a/domains/hyro.json +++ b/domains/hyro.json @@ -3,7 +3,7 @@ "repo": "https://github.com/xHyroM/xHyroM/tree/master/web", "owner": { "username": "xHyroM", - "email": "generalkubo@gmail.com", + "email": "generalkubo@gmail.com" }, "record": { "CNAME": "hyro.pages.dev"