Updated non-index pages to new code for tile submenus.
This commit is contained in:
parent
814e7a89ce
commit
c4a5bff4a3
4 changed files with 140 additions and 108 deletions
|
|
@ -1,8 +1,13 @@
|
|||
{
|
||||
"brand": "LASER EVERYTHING",
|
||||
"grid": { "gap": 12, "fit": "stretch" },
|
||||
"reveal": { "durationMs": 2600, "revertDelayMs": 700 },
|
||||
|
||||
"grid": {
|
||||
"gap": 12,
|
||||
"fit": "stretch"
|
||||
},
|
||||
"reveal": {
|
||||
"durationMs": 2600,
|
||||
"revertDelayMs": 700
|
||||
},
|
||||
"hint": {
|
||||
"enabled": true,
|
||||
"rows": 24,
|
||||
|
|
@ -11,12 +16,13 @@
|
|||
"opacity": 0.02,
|
||||
"angleDeg": -12,
|
||||
"rowGapPx": 8,
|
||||
"spacing": "\u00A0",
|
||||
"spacing": "\u00a0",
|
||||
"planeScale": 3,
|
||||
"offsetAmpPct": 35,
|
||||
"featherPct": 0
|
||||
},
|
||||
|
||||
"layout": { "respectConfigOrder": false
|
||||
},
|
||||
"tiles": [
|
||||
{
|
||||
"title": "Laser Master Academy",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue