add title and permalink
This commit is contained in:
parent
799fe4b63b
commit
78edfafdfc
2 changed files with 2 additions and 6 deletions
|
|
@ -1,7 +1,4 @@
|
|||
---
|
||||
# Feel free to add content and custom Front Matter to this file.
|
||||
# To modify the layout, see https://jekyllrb.com/docs/themes/#overriding-theme-defaults
|
||||
|
||||
layout: home
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
# Feel free to add content and custom Front Matter to this file.
|
||||
# To modify the layout, see https://jekyllrb.com/docs/themes/#overriding-theme-defaults
|
||||
|
||||
layout: home
|
||||
title: Stats
|
||||
permalink: /stats
|
||||
---
|
||||
|
||||
<div id="stats-page" class="common-layout">
|
||||
|
|
|
|||
Loading…
Reference in a new issue