add list page and multiples optis
All checks were successful
Deploy Sokko G / deploy (push) Successful in 7s
All checks were successful
Deploy Sokko G / deploy (push) Successful in 7s
This commit is contained in:
parent
d9d22683dc
commit
959fa42454
30 changed files with 1015 additions and 45 deletions
9
website/public/data/mhwilds/lists/index.json
Normal file
9
website/public/data/mhwilds/lists/index.json
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"lists": [
|
||||
{
|
||||
"id": "events_items",
|
||||
"title": "Équipements d'événement",
|
||||
"file": "events_items.json"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue