Add Resource Loader SPA and JS test harness
All checks were successful
Build Org Website / build (push) Successful in 38s
All checks were successful
Build Org Website / build (push) Successful in 38s
This commit is contained in:
23
assets/content/resource-loader.json
Normal file
23
assets/content/resource-loader.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"vaults": [
|
||||
{
|
||||
"id": "vault-work",
|
||||
"name": "Work",
|
||||
"colour": "#526d82",
|
||||
"folders": [],
|
||||
"resources": [],
|
||||
"createdAt": "2026-08-19T00:00:00.000Z",
|
||||
"updatedAt": "2026-08-19T00:00:00.000Z"
|
||||
},
|
||||
{
|
||||
"id": "vault-personal-study",
|
||||
"name": "Personal Study",
|
||||
"colour": "#9b6b43",
|
||||
"folders": [],
|
||||
"resources": [],
|
||||
"createdAt": "2026-08-19T00:00:00.000Z",
|
||||
"updatedAt": "2026-08-19T00:00:00.000Z"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user