diff --git a/404.md b/404.md
index 59218627..3981c8c7 100644
--- a/404.md
+++ b/404.md
@@ -4,7 +4,7 @@ title: "Page Not Found"
excerpt: "Page not found. Your pixels are in another canvas."
sitemap: false
permalink: /404.html
----
+---
Sorry, but the page you were trying to view does not exist --- perhaps you can try searching for it below.
@@ -14,4 +14,4 @@ Sorry, but the page you were trying to view does not exist --- perhaps you can t
\ No newline at end of file
+
diff --git a/Gemfile b/Gemfile
index f6958278..2af79e0b 100644
--- a/Gemfile
+++ b/Gemfile
@@ -2,4 +2,4 @@ source 'https://rubygems.org'
gem 'jekyll'
gem 'jekyll-sitemap'
-gem 'octopress', '~> 3.0.0.rc.12'
\ No newline at end of file
+gem 'octopress', '~> 3.0.0.rc.12'
diff --git a/README.md b/README.md
index afe57d51..575e1692 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,11 @@
# Minimal Mistakes
-**[Minimal Mistakes](http://mmistakes.github.io/minimal-mistakes)** is a two column responsive Jekyll theme perfect for powering your GitHub hosted blog.
+**[Minimal Mistakes](http://mmistakes.github.io/minimal-mistakes)** is a two column responsive Jekyll theme perfect for powering your GitHub hosted blog.
## Minimal Mistakes is all about:
* Responsive templates. Looking good on mobile, tablet, and desktop.
-* Gracefully degrading in older browsers. Compatible with Internet Explorer 8+ and all modern browsers.
+* Gracefully degrading in older browsers. Compatible with Internet Explorer 8+ and all modern browsers.
* Minimal embellishments -- content first.
* Optional large feature images for posts and pages.
* Simple and clear permalink structure.
@@ -20,4 +20,4 @@ See a [live version of Minimal Mistakes](http://mmistakes.github.io/minimal-mist
Minimal Mistakes takes advantage of Sass and data files to make customizing easier. These features require Jekyll 2.x and will not work with older versions of Jekyll.
-To learn how to install and use this theme check out the [Setup Guide](http://mmistakes.github.io/minimal-mistakes/theme-setup/) for more information.
\ No newline at end of file
+To learn how to install and use this theme check out the [Setup Guide](http://mmistakes.github.io/minimal-mistakes/theme-setup/) for more information.
diff --git a/_config.yml b/_config.yml
index 88b2f504..da46c7eb 100644
--- a/_config.yml
+++ b/_config.yml
@@ -43,4 +43,4 @@ owner:
instagram: mmistakes
include: [".htaccess"]
-exclude: ["lib", "config.rb", "Capfile", "config", "log", "Rakefile", "Rakefile.rb", "tmp", "less", "*.sublime-project", "*.sublime-workspace", "test", "spec", "Gruntfile.js", "package.json", "node_modules", "Gemfile", "Gemfile.lock", "LICENSE", "README.md"]
+exclude: ["lib", "config.rb", "Capfile", "config", "log", "Rakefile", "Rakefile.rb", "tmp", "less", "*.sublime-project", "*.sublime-workspace", "test", "spec", "Gruntfile.js", "package.json", "node_modules", "Gemfile", "Gemfile.lock", "LICENSE", "README.md"]
\ No newline at end of file
diff --git a/_includes/_scripts.html b/_includes/_scripts.html
index 9fc26ff5..42d75b3e 100644
--- a/_includes/_scripts.html
+++ b/_includes/_scripts.html
@@ -5,7 +5,7 @@