diff --git a/docs/index.html b/docs/index.html
index c497a2ef..9f5380e3 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -31,7 +31,7 @@
-
+
diff --git a/docs/ja-JP/index.html b/docs/ja-JP/index.html
index 9ba353e9..7791229c 100644
--- a/docs/ja-JP/index.html
+++ b/docs/ja-JP/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/news/2020-09-20.html b/docs/news/2020-09-20.html
index 1dab6115..6af8b748 100644
--- a/docs/news/2020-09-20.html
+++ b/docs/news/2020-09-20.html
@@ -26,7 +26,7 @@
-
+
@@ -139,7 +139,7 @@
-
+
diff --git a/docs/zh-CN/index.html b/docs/zh-CN/index.html
index 8ae08658..50800f95 100644
--- a/docs/zh-CN/index.html
+++ b/docs/zh-CN/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/src/html/post.template.html b/src/html/post.template.html
index 8d6f5390..23bff743 100644
--- a/src/html/post.template.html
+++ b/src/html/post.template.html
@@ -14,5 +14,5 @@
{% block main %}{{ post }}{% endblock %}
{% block footer %}
- This post is a news entry for the Primer on Bézier Curves
+ This post is a news entry for the Primer on Bézier Curves
{% endblock%}
\ No newline at end of file