From 29e571305557499984d89bc0b52d77a688eddeb1 Mon Sep 17 00:00:00 2001 From: Yuukari OwO Date: Mon, 2 May 2022 14:54:35 +0300 Subject: [PATCH] Update yuukari.json Changed CNAME as my currently hosting does not work with SSL certificates --- domains/yuukari.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/yuukari.json b/domains/yuukari.json index 759432120..c6ec01c32 100644 --- a/domains/yuukari.json +++ b/domains/yuukari.json @@ -1,11 +1,12 @@ { "description": "My dev homepage, which I have publish info about me, pet/commercial projects, etc.", + "repo": "https://github.com/Yuukari/yuukari.github.io", "owner": { "username": "Yuukari", - "email": "contact@yuukari.is-a.dev", + "email": "yuukarichan@yandex.com", "telegram": "@iamyuukari" }, "record": { - "CNAME": "n93071dj.beget.tech" + "CNAME": "yuukari.github.io" } } \ No newline at end of file