chore: change page title
This commit is contained in:
parent
8a4923aea8
commit
a0f94e39ad
4 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
layout: archives
|
||||
title: archives
|
||||
title: Archives
|
||||
---
|
||||
|
|
|
@ -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
|
||||
---
|
||||
|
|
Loading…
Reference in a new issue