chore: page descriptions
This commit is contained in:
parent
53d2cee7ce
commit
75ad7852a7
2 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: /Search
|
||||
title: Search
|
||||
description: "Search through and find the posts on my site."
|
||||
layout: default
|
||||
permalink: /search.html
|
||||
---
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: Tags
|
||||
description: "Filter and find posts on my site by tag."
|
||||
layout: default
|
||||
permalink: /tags.html
|
||||
---
|
||||
|
|
Reference in a new issue