From 46344b73ab448c25d0ce7ddb44707c39bc43bf16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?garlicOS=C2=AE?= <14845347+the-garlic-os@users.noreply.github.com> Date: Mon, 5 Oct 2020 17:59:46 -0500 Subject: [PATCH] Force HTTPS --- domains/garlic-os.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/garlic-os.json b/domains/garlic-os.json index 78525d903..059a2b09a 100644 --- a/domains/garlic-os.json +++ b/domains/garlic-os.json @@ -6,6 +6,7 @@ "email": "sisdfk@gmail.com" }, "record": { - "CNAME": "the-garlic-os.github.io" + "CNAME": "the-garlic-os.github.io", + "URL": "https://the-garlic-os.is-a.dev" } }