From dd2fbd4617a31aeba5a3d17c719ccb9bea942f4c Mon Sep 17 00:00:00 2001 From: Balbir Singh Date: Mon, 27 Aug 2018 11:01:04 -0700 Subject: changed http to https so that sharing over twitter works --- notmyidea-cms/templates/twitter.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'notmyidea-cms/templates') diff --git a/notmyidea-cms/templates/twitter.html b/notmyidea-cms/templates/twitter.html index c6b159f..bf78c32 100644 --- a/notmyidea-cms/templates/twitter.html +++ b/notmyidea-cms/templates/twitter.html @@ -1,3 +1,3 @@ {% if TWITTER_USERNAME %} -Tweet -{% endif %} \ No newline at end of file +Tweet +{% endif %} -- cgit