From 96caa103137f7e6296d70a7a66b73a551be125cd Mon Sep 17 00:00:00 2001 From: eaxly <62254492+eaxly@users.noreply.github.com> Date: Sun, 17 Jul 2022 16:48:01 +0200 Subject: [PATCH] switch from github pages to codeberg.page just gonna try this out. https://codeberg.page is the official site --- domains/eax.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/eax.json b/domains/eax.json index e3af4cf06..8b49879e6 100644 --- a/domains/eax.json +++ b/domains/eax.json @@ -1,11 +1,11 @@ { "description": "is-a.dev website of eaxly", - "repo": "https://github.com/eaxly/eaxly.github.io", + "repo": "https://codeberg.org/eax/website", "owner": { "username": "eaxly", "email": "extinctaxolotl@protonmail.com" }, "record": { - "CNAME": "eaxly.github.io" + "CNAME": "eax.codeberg.page" } }