feat: cleanup, add title tag finally
This commit is contained in:
parent
1cad57d8e8
commit
a8a79d9f29
5 changed files with 11 additions and 4 deletions
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
permalink: /posts/index.html
|
||||
layout: "base"
|
||||
title: Posts
|
||||
---
|
||||
|
||||
{% set posts = collections.posts | organizeByDate %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue