diff options
-rw-r--r-- | archives.html | 2 | ||||
-rw-r--r-- | categories.html | 2 | ||||
-rw-r--r-- | index.html | 2 | ||||
-rw-r--r-- | tags.html | 2 |
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 --- @@ -3,5 +3,5 @@ # To modify the layout, see https://jekyllrb.com/docs/themes/#overriding-theme-defaults layout: home -title: home +title: Home --- @@ -1,4 +1,4 @@ --- layout: tags -title: tags +title: Tags --- |