SQUARE
This commit is contained in:
parent
5ebdddac06
commit
c1780bf26f
3 changed files with 64 additions and 0 deletions
|
|
@ -45,6 +45,9 @@
|
|||
mountTownSquare(document.getElementById("townsquare-root"), {
|
||||
serverOrigin: "https://townsquare.cauenapier.com",
|
||||
siteKey: "site_hOHNcG3sZU7FM_c1",
|
||||
scene: { "benches": 2, "benchXs": [0.33, 0.72], "trees": 6, "treeXs": [0.1, 0.3, 0.4, 0.6, 0.7, 0.8], "lamps": 2, "lampXs": [0.33, 0.72], "birds": 18 },
|
||||
connections: [{ "side": "left", "label": "Town Square", "url": "https://townsquare.cauenapier.com/" }],
|
||||
theme: "host"
|
||||
});
|
||||
</script>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue