From 1cc7522f383e8e14fa75616d8954bb0cf7007879 Mon Sep 17 00:00:00 2001 From: William Balaile <23701282+wilby-mj@users.noreply.github.com> Date: Mon, 14 Mar 2022 13:57:44 +0300 Subject: [PATCH] Update wbalaile.json Changed CNAME to point to Github pages. --- domains/wbalaile.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/wbalaile.json b/domains/wbalaile.json index 45aa7265a..dce4b9dd4 100644 --- a/domains/wbalaile.json +++ b/domains/wbalaile.json @@ -7,6 +7,6 @@ "twitter": "wilby_mj" }, "record": { - "CNAME": "wbalaile-dev.up.railway.app" + "CNAME": "wilby-mj.github.io" } }