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,7 +1,7 @@
{ {
"title": "Stranger Systems", "title": "Stranger Systems",
"placeholder-id": 0,
"base-url": "https://www.stranger.systems", "base-url": "https://www.stranger.systems",
"placeholder-id": 0,
"tagline": "Making software better by making it weird", "tagline": "Making software better by making it weird",
"about-id": 2 "about-id": 2
} }

View file

@ -1,12 +1,12 @@
{ {
"source": "/dev/null",
"hidden": true,
"slugs": [ "slugs": [
], ],
"source": "/dev/null", "posted-at": "2025-02-05T04:54:41.218425-05:00",
"edited-at": [ "edited-at": [
], ],
"tags": [ "tags": [
], ],
"posted-at": "2025-02-05T04:54:41.218425-05:00",
"hidden": true,
"placeholder": true "placeholder": true
} }

View file

@ -1,12 +1,13 @@
{ {
"tags": [
],
"slugs": [ "slugs": [
], ],
"source": "/home/nathan/Projects/Blog/projects/Markdown/MyNewBlog.md",
"edited-at": [ "edited-at": [
], ],
"posted-at": "2025-02-05T06:00:49.553777-05:00",
"hidden": false, "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"
]
} }

View file

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

View file

@ -1,13 +1,13 @@
{ {
"hidden": false, "markdown": true,
"posted-at": "2021-11-29T00:00:00Z", "source": "/home/nathan/Projects/Blog/projects/Markdown/CryptoSuite.md",
"tags": [ "tags": [
"cryptography" "cryptography"
], ],
"source": "/home/nathan/Projects/Blog/projects/Markdown/CryptoSuite.md",
"edited-at": [ "edited-at": [
], ],
"posted-at": "2021-11-29T00:00:00Z",
"slugs": [ "slugs": [
], ],
"markdown": true "hidden": false
} }