Files
2026-05-24 21:58:23 -07:00

26 lines
620 B
JSON

{
"itemsPerPage": 8,
"authors": [
{
"id": "bakonpancakz",
"name": "bakonpancakz",
"icon": "file://blog/author-bakonpancakz.png"
}
],
"categories": [
{
"id": "behind-the-scenes",
"name": "Behind The Scenes",
"icon": "file://blog/category-bts.png"
},
{
"id": "project-monke",
"name": "Project Monke",
"icon": "file://blog/category-pm.png"
}
],
"articles": [
"04.17.24.Hello World.xml",
"05.03.24.Repo of Knowledge.xml"
]
}