fix: add title to blog page
parent
2901fa1a0a
commit
bcf72fc991
|
@ -1,5 +1,5 @@
|
||||||
+++
|
+++
|
||||||
paginate_by = 2
|
paginate_by = 2
|
||||||
sort_by = "date"
|
sort_by = "date"
|
||||||
|
title = "Blog"
|
||||||
+++
|
+++
|
||||||
hello
|
|
Loading…
Reference in New Issue