From a8af7d07b67e286f26b3b396ff3c4b90a75cb1df Mon Sep 17 00:00:00 2001 From: Celeste Date: Mon, 20 Sep 2021 16:40:16 +0100 Subject: [PATCH] https --- main.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.rb b/main.rb index 3d0b82d..677272e 100644 --- a/main.rb +++ b/main.rb @@ -19,7 +19,7 @@ workspace.push(*everything) themes_fold = "themes/" theme_dir = themes_fold + theme + "/" -protocol = "http://" +protocol = "https://" da = ["home "] dp = ["

home

"]