We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ee0e96 commit 7cc13f0Copy full SHA for 7cc13f0
‎data.json‎
@@ -2,7 +2,7 @@
2
"platforms": [
3
{
4
"name": "aoc",
5
- "count": 20,
+ "count": 19,
6
"image": "aoc/platform.png",
7
"tree": [
8
@@ -59,21 +59,7 @@
59
"name": "06",
60
"path": "aoc/2025/06",
61
"type": "dir",
62
- "has_files": false,
63
- "children": [
64
- {
65
- "name": "animated",
66
- "path": "aoc/2025/06/animated",
67
- "type": "dir",
68
- "has_files": true
69
- },
70
71
- "name": "normal",
72
- "path": "aoc/2025/06/normal",
73
74
75
- }
76
- ]
+ "has_files": true
77
},
78
79
"name": "07",
@@ -263,5 +249,5 @@
263
249
]
264
250
}
265
251
],
266
- "generated_at": "2025-12-06T02:37:06.744243"
252
+ "generated_at": "2025-12-06T06:57:24.778985"
267
253
0 commit comments