ModelHandle/docs/source/config.json
2023-01-07 08:22:23 +01:00

16 lines
328 B
JSON

{
"pages" : [
{
"name" : "Home",
"url" : "index.html"
},
{
"name" : "GitHub",
"url" : "https://github.com/kovacsv/Online3DViewer"
}
],
"external_refs" : {
"File" : "https://developer.mozilla.org/en-US/docs/Web/API/File"
}
}