diff --git a/_includes/footer.html b/_includes/footer.html
index e45ca323cf..35dfdf15ee 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -109,4 +109,4 @@
link.href = "/download/linux";
}
}
-
\ No newline at end of file
+
diff --git a/_includes/header.html b/_includes/header.html
index 0fdd11c6af..92ee8129f5 100644
--- a/_includes/header.html
+++ b/_includes/header.html
@@ -36,4 +36,4 @@
-
\ No newline at end of file
+
diff --git a/_layouts/article.html b/_layouts/article.html
index 0576d07d76..0a09ebe143 100644
--- a/_layouts/article.html
+++ b/_layouts/article.html
@@ -143,4 +143,4 @@ layout: default
-{% include footer.html %}
\ No newline at end of file
+{% include footer.html %}
diff --git a/_layouts/blog.html b/_layouts/blog.html
index c8ba28e858..e36c896405 100644
--- a/_layouts/blog.html
+++ b/_layouts/blog.html
@@ -128,4 +128,4 @@ collection: article
-{% include footer.html %}
\ No newline at end of file
+{% include footer.html %}
diff --git a/_layouts/default.html b/_layouts/default.html
index 4e1315d2d1..a3d9bc94f8 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -32,4 +32,4 @@
{{ content }}