Apply automatic changes
This commit is contained in:
parent
e78a164354
commit
6073ce5fa7
3 changed files with 40 additions and 37 deletions
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"last_generated": "2025-01-01 19:03:52",
|
"last_generated": "2025-01-02 05:05:41",
|
||||||
"posts": [
|
"posts": [
|
||||||
{
|
{
|
||||||
"metadata": {
|
"metadata": {
|
||||||
|
@ -20,6 +20,20 @@
|
||||||
"url": "/old3ds_romfs.md",
|
"url": "/old3ds_romfs.md",
|
||||||
"hash": "0b28a366868e9fa564b6a33d9b1aa1d8269f7971497f25488f05f54929e88410"
|
"hash": "0b28a366868e9fa564b6a33d9b1aa1d8269f7971497f25488f05f54929e88410"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"metadata": {
|
||||||
|
"title": "Styling Test",
|
||||||
|
"description": "A test post to see how the site styling looks",
|
||||||
|
"date": "2025-01-01",
|
||||||
|
"tags": [
|
||||||
|
"meta",
|
||||||
|
"web"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"id": "/styling_test.md",
|
||||||
|
"url": "/styling_test.md",
|
||||||
|
"hash": "8e6c14fdef5fd67ea17dcc8b58d59f2040d8250c15c2d18d3e1fdc1b1b60dc54"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"title": "Awesome",
|
"title": "Awesome",
|
||||||
|
@ -36,18 +50,21 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"title": "Badges!",
|
"title": "3DS Programming - Hello World",
|
||||||
"description": "A collection of 88x31 badges for various things",
|
"description": "A guide to creating a simple Hello, World program for the 3DS. (Old)",
|
||||||
"date": "2024-12-21",
|
"date": "2025-01-01",
|
||||||
"tags": [
|
"tags": [
|
||||||
"badges",
|
"3ds",
|
||||||
"retro",
|
"programming",
|
||||||
"web"
|
"c",
|
||||||
]
|
"devkitpro",
|
||||||
|
"old"
|
||||||
|
],
|
||||||
|
"next": "old3ds_romfs.md"
|
||||||
},
|
},
|
||||||
"id": "/badges.md",
|
"id": "/old3ds_helloworld.md",
|
||||||
"url": "/badges.md",
|
"url": "/old3ds_helloworld.md",
|
||||||
"hash": "338ccfecc6523dff93708330a8b43af715f1e80d55e1cc3bea2d1a7306fc4f00"
|
"hash": "86e0bd1deae0d00b17ab0960634ea7292d6387063f70600cec4001564fde9514"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"metadata": {
|
"metadata": {
|
||||||
|
@ -69,35 +86,18 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"title": "Styling Test",
|
"title": "Badges!",
|
||||||
"description": "A test post to see how the site styling looks",
|
"description": "A collection of 88x31 badges for various things",
|
||||||
"date": "2025-01-01",
|
"date": "2024-12-21",
|
||||||
"tags": [
|
"tags": [
|
||||||
"meta",
|
"badges",
|
||||||
|
"retro",
|
||||||
"web"
|
"web"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"id": "/styling_test.md",
|
"id": "/badges.md",
|
||||||
"url": "/styling_test.md",
|
"url": "/badges.md",
|
||||||
"hash": "8e6c14fdef5fd67ea17dcc8b58d59f2040d8250c15c2d18d3e1fdc1b1b60dc54"
|
"hash": "338ccfecc6523dff93708330a8b43af715f1e80d55e1cc3bea2d1a7306fc4f00"
|
||||||
},
|
|
||||||
{
|
|
||||||
"metadata": {
|
|
||||||
"title": "3DS Programming - Hello World",
|
|
||||||
"description": "A guide to creating a simple Hello, World program for the 3DS. (Old)",
|
|
||||||
"date": "2025-01-01",
|
|
||||||
"tags": [
|
|
||||||
"3ds",
|
|
||||||
"programming",
|
|
||||||
"c",
|
|
||||||
"devkitpro",
|
|
||||||
"old"
|
|
||||||
],
|
|
||||||
"next": "old3ds_romfs.md"
|
|
||||||
},
|
|
||||||
"id": "/old3ds_helloworld.md",
|
|
||||||
"url": "/old3ds_helloworld.md",
|
|
||||||
"hash": "86e0bd1deae0d00b17ab0960634ea7292d6387063f70600cec4001564fde9514"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -97,7 +97,10 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"2025-01-02 05:05:41": []
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"last_generated": "2025-01-01 20:51:01"
|
"last_generated": "2025-01-02 05:05:41"
|
||||||
}
|
}
|
Binary file not shown.
Loading…
Add table
Reference in a new issue