From fbd74bad97dcb3d941b2f7492e30d37345fecf20 Mon Sep 17 00:00:00 2001 From: Celeste Date: Mon, 20 Sep 2021 16:50:38 +0100 Subject: [PATCH] stupid --- 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

"]