summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--archives.html2
-rw-r--r--categories.html2
-rw-r--r--index.html2
-rw-r--r--tags.html2
4 files changed, 4 insertions, 4 deletions
diff --git a/archives.html b/archives.html
index d470d28..4d5423e 100644
--- a/archives.html
+++ b/archives.html
@@ -1,4 +1,4 @@
---
layout: archives
-title: archives
+title: Archives
---
diff --git a/categories.html b/categories.html
index 9e271e8..a1c1069 100644
--- a/categories.html
+++ b/categories.html
@@ -1,4 +1,4 @@
---
layout: categories
-title: categories
+title: Categories
---
diff --git a/index.html b/index.html
index e326e28..345c425 100644
--- a/index.html
+++ b/index.html
@@ -3,5 +3,5 @@
# To modify the layout, see https://jekyllrb.com/docs/themes/#overriding-theme-defaults
layout: home
-title: home
+title: Home
---
diff --git a/tags.html b/tags.html
index 85ca349..a754953 100644
--- a/tags.html
+++ b/tags.html
@@ -1,4 +1,4 @@
---
layout: tags
-title: tags
+title: Tags
---