Sort json keys

This commit is contained in:
Nathan McCarty 2025-02-07 02:02:40 -05:00
parent 07a9b29c00
commit 9a87e7825a
6 changed files with 28 additions and 28 deletions

View file

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

View file

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

View file

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

View file

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