diff options
author | Jeffrey Tse <jeffreytse.mail@gmail.com> | 2019-09-20 15:56:15 +0800 |
---|---|---|
committer | Jeffrey Tse <jeffreytse.mail@gmail.com> | 2019-09-20 15:56:15 +0800 |
commit | a0f94e39adb855c736560f9839548ea142c5b612 (patch) | |
tree | f222c90c5eeb8569ceeb01fac3d7fdbbaeca8c35 /index.html | |
parent | 8a4923aea8fb4757b99b945dcfdc6448970bc396 (diff) |
chore: change page title
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,5 +3,5 @@ # To modify the layout, see https://jekyllrb.com/docs/themes/#overriding-theme-defaults layout: home -title: home +title: Home --- |