✨ added MoonBoard-log
Signed-off-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
This commit is contained in:
parent
5ba9761028
commit
52db5a807d
5 changed files with 63 additions and 2 deletions
32
src/data/moonboard.json
Normal file
32
src/data/moonboard.json
Normal file
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"2016": [
|
||||
{
|
||||
"route":"BokChoiBoi",
|
||||
"grade":"6B+",
|
||||
"benchmark":false,
|
||||
"tries":5,
|
||||
"image":"/img/moonboard_2016/bokchoiboi.png",
|
||||
"date":
|
||||
{
|
||||
"year": "2024",
|
||||
"month": "02",
|
||||
"day": "07",
|
||||
"string": "07.02.2024"
|
||||
}
|
||||
},
|
||||
{
|
||||
"route":"An easy problem",
|
||||
"grade":"6B+",
|
||||
"benchmark":true,
|
||||
"tries":1,
|
||||
"image":"/img/moonboard_2016/aneasyproblem.png",
|
||||
"date":
|
||||
{
|
||||
"year": "2024",
|
||||
"month": "02",
|
||||
"day": "09",
|
||||
"string": "09.02.2024"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue