From 8faa47b33ed7e6740df24ee89645a513cd8b3ecb Mon Sep 17 00:00:00 2001 From: Ratiarivelo Nekena Rayane <50442872+Online13@users.noreply.github.com> Date: Tue, 28 Nov 2023 05:38:03 +0300 Subject: [PATCH] Update rayane-nekena.json Sorry, I made some mistake when I update it from dashboard. --- domains/rayane-nekena.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/domains/rayane-nekena.json b/domains/rayane-nekena.json index 1bc8b37b9..c7ab63470 100644 --- a/domains/rayane-nekena.json +++ b/domains/rayane-nekena.json @@ -1,12 +1,11 @@ { + "description": "Domain for my personal blog", + "repo": "https://github.com/Online13/Online13.github.io" "owner": { "username": "Online13", "email": "Rratiarivelo@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME":"online13.github.io/" } -} \ No newline at end of file +}