chore: page descriptions

This commit is contained in:
Cory Dransfeldt 2023-12-11 11:47:42 -08:00
parent 53d2cee7ce
commit 75ad7852a7
No known key found for this signature in database
2 changed files with 3 additions and 1 deletions

View file

@ -1,5 +1,6 @@
--- ---
title: /Search title: Search
description: "Search through and find the posts on my site."
layout: default layout: default
permalink: /search.html permalink: /search.html
--- ---

View file

@ -1,5 +1,6 @@
--- ---
title: Tags title: Tags
description: "Filter and find posts on my site by tag."
layout: default layout: default
permalink: /tags.html permalink: /tags.html
--- ---