From 7186aa69d557755318807a60467d5ac2ef06d005 Mon Sep 17 00:00:00 2001 From: Sevinda Herath <119860637+Sevinda-Herath@users.noreply.github.com> Date: Mon, 13 Jan 2025 18:35:09 +0530 Subject: [PATCH 1/2] Update sevinda-herath.json --- domains/sevinda-herath.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/domains/sevinda-herath.json b/domains/sevinda-herath.json index b6f6705cf..2d0d1beb3 100644 --- a/domains/sevinda-herath.json +++ b/domains/sevinda-herath.json @@ -4,7 +4,17 @@ "email": "sevindaherath@gmail.com" }, "record": { - "CNAME": "sevinda-herath.github.io" + "CNAME": "sevinda-herath.github.io", + "MX": ["mx.zoho.com", "mx2.zoho.com", "mx3.zoho.com"], + "TXT": "v=spf1 include:zohomail.com ~all" + }, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/Sevinda-Herath/", + "/linkedin": "https://www.linkedin.com/in/sevindaherath/", + "/youtube": "https://www.youtube.com/channel/UCz3Xgf25_heOC86kxdqunkA" + }, + "redirect_paths": true }, "proxied": true } From 8dd777aaeb0d59ed605b3ab8125ccbf7a118716a Mon Sep 17 00:00:00 2001 From: Sevinda Herath <119860637+Sevinda-Herath@users.noreply.github.com> Date: Mon, 13 Jan 2025 18:43:45 +0530 Subject: [PATCH 2/2] Update sevinda-herath.json --- domains/sevinda-herath.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/domains/sevinda-herath.json b/domains/sevinda-herath.json index 2d0d1beb3..fc8b795e9 100644 --- a/domains/sevinda-herath.json +++ b/domains/sevinda-herath.json @@ -8,13 +8,5 @@ "MX": ["mx.zoho.com", "mx2.zoho.com", "mx3.zoho.com"], "TXT": "v=spf1 include:zohomail.com ~all" }, - "redirect_config": { - "custom_paths": { - "/github": "https://github.com/Sevinda-Herath/", - "/linkedin": "https://www.linkedin.com/in/sevindaherath/", - "/youtube": "https://www.youtube.com/channel/UCz3Xgf25_heOC86kxdqunkA" - }, - "redirect_paths": true - }, "proxied": true }