From 24c89e9eaabc2750e630f50ea0bfd8a370cda134 Mon Sep 17 00:00:00 2001 From: Oleg Shchegolev Date: Mon, 24 Feb 2025 23:33:58 +0300 Subject: [PATCH] add info about my repo --- domains/summon-the-coder.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/domains/summon-the-coder.json b/domains/summon-the-coder.json index 9355baa01..4bb5ece14 100644 --- a/domains/summon-the-coder.json +++ b/domains/summon-the-coder.json @@ -1,9 +1,10 @@ -{ +{ "description": "Site about me", + "repo": "https://github.com/banana6boom/about-me", "owner": { - "username": "SUMMON_THE_CODER", + "username": "banana6boom", "email": "themadhouse@mail.ru" }, "record": { - "CNAME": "summon-the-coder.github.io" + "CNAME": "https://banana6boom.github.io/about-me/" } }