Add meta tag to my new blog post
This commit is contained in:
parent
2072f88711
commit
07a9b29c00
5 changed files with 20 additions and 19 deletions
|
@ -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"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue