diff --git a/docs/404.html b/docs/404.html
index 32c81f9..8385f62 100644
--- a/docs/404.html
+++ b/docs/404.html
@@ -1,5 +1,5 @@
-
+
404 Page not found
diff --git a/docs/about/index.html b/docs/about/index.html
index b004d00..b63b9ec 100644
--- a/docs/about/index.html
+++ b/docs/about/index.html
@@ -1,5 +1,5 @@
-
+
About
diff --git a/docs/index.html b/docs/index.html
index 23129de..a8c9642 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -1,5 +1,5 @@
-
+
CaAlden: Films
diff --git a/docs/reviews/index.html b/docs/reviews/index.html
index 1dae0c8..4a51b9c 100644
--- a/docs/reviews/index.html
+++ b/docs/reviews/index.html
@@ -1,5 +1,5 @@
-
+
Reviews
diff --git a/docs/reviews/the-french-dispatch/index.html b/docs/reviews/the-french-dispatch/index.html
index f56b62d..ef35cd3 100644
--- a/docs/reviews/the-french-dispatch/index.html
+++ b/docs/reviews/the-french-dispatch/index.html
@@ -1,5 +1,5 @@
-
+
The French Dispatch
diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html
index d663ad3..2f3774a 100644
--- a/layouts/_default/baseof.html
+++ b/layouts/_default/baseof.html
@@ -1,5 +1,5 @@
-
+
{{- partial "head.html" . -}}
{{- partial "header.html" . -}}