From eff873a379eea6e7154fee77e6004073c180e442 Mon Sep 17 00:00:00 2001 From: Patui Date: Sat, 10 Feb 2024 18:10:17 +0800 Subject: [PATCH] feat(domain): add https protocol --- domains/fathulfahmy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fathulfahmy.json b/domains/fathulfahmy.json index b60121645..80548b8ee 100644 --- a/domains/fathulfahmy.json +++ b/domains/fathulfahmy.json @@ -4,6 +4,6 @@ "email": "mfathulfahmy@gmail.com" }, "record": { - "URL": "fathulfahmy.netlify.app" + "URL": "https://fathulfahmy.netlify.app" } }