From: TechnologyClassroom <michael.steven.mcmahon@gmail.com>
Date: Thu, 21 Mar 2019 16:08:19 +0000 (-0400)
Subject: Add colon to htaccess
X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=533770de4cc0cae14462b0dbed7e8f0106915761;p=libreplanet-static.git

Add colon to htaccess
---

diff --git a/.htaccess b/.htaccess
index a4de58e3..eea527a0 100644
--- a/.htaccess
+++ b/.htaccess
@@ -1,2 +1,2 @@
 SSILegacyExprParser on
-Header set Access-Control-Allow-Origin 'https://quitter.im'
+Header set Access-Control-Allow-Origin: 'https://quitter.im'