diff --git a/_includes/footer.html b/_includes/footer.html
index 2fc050fe..c68c405c 100755
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -4,7 +4,7 @@
-
The contents of this website, unless otherwise indicated, are licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
+
The contents of this website, unless otherwise indicated, are licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
diff --git a/_includes/header.html b/_includes/header.html
index 798f4d4b..61bdbe3d 100755
--- a/_includes/header.html
+++ b/_includes/header.html
@@ -4,7 +4,7 @@
{%- assign default_paths = site.pages | map: "path" -%}
{%- assign page_paths = site.header_pages | default: default_paths -%}
{%- if page_paths -%}