From 86c2fb49dc44155969ddaef3aa943756dc346bae Mon Sep 17 00:00:00 2001 From: Tom Richards Date: Sun, 4 Dec 2016 23:25:52 -0500 Subject: [PATCH] Fix link to Discourse.org homepage in noscript section (#699) --- _includes/comments-providers/discourse.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/comments-providers/discourse.html b/_includes/comments-providers/discourse.html index 1d7723815000..aca62cc84892 100644 --- a/_includes/comments-providers/discourse.html +++ b/_includes/comments-providers/discourse.html @@ -9,5 +9,5 @@ (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(d); })(); - -{% endif %} \ No newline at end of file + +{% endif %}