diff --git a/404.html b/404.html
index 1f74b76..dce2d4c 100644
--- a/404.html
+++ b/404.html
@@ -5,8 +5,8 @@
---
-
-
404: Page not found
-
Sorry, we've misplaced that URL or it's pointing to something that doesn't exist. Head back home to try finding it again.
-
+
+
404: Page not found
+
Sorry, we've misplaced that URL or it's pointing to something that doesn't exist. Head back home to try finding it again.
+
diff --git a/_includes/disqus.html b/_includes/disqus.html
index bd1c3ba..66fef68 100644
--- a/_includes/disqus.html
+++ b/_includes/disqus.html
@@ -5,9 +5,9 @@
/* * * DON'T EDIT BELOW THIS LINE * * */
(function() {
- var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
- dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
- (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
+ var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
+ dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
+ (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();