Add meta tag to my new blog post

This commit is contained in:
Nathan McCarty 2025-02-07 02:01:01 -05:00
parent 2072f88711
commit 07a9b29c00
5 changed files with 20 additions and 19 deletions

View file

@ -1,12 +1,13 @@
{
"tags": [
],
"slugs": [
],
"source": "/home/nathan/Projects/Blog/projects/Markdown/MyNewBlog.md",
"edited-at": [
],
"posted-at": "2025-02-05T06:00:49.553777-05:00",
"hidden": false,
"source": "/home/nathan/Projects/Blog/projects/Markdown/MyNewBlog.md",
"markdown": true
"markdown": true,
"posted-at": "2025-02-05T06:00:49.553777-05:00",
"tags": [
"meta"
]
}