diff --git a/configs/index.json b/configs/index.json index 92e74f4..b8c30dd 100644 --- a/configs/index.json +++ b/configs/index.json @@ -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": "Training", diff --git a/index.html b/index.html index bc04798..18cdb73 100644 --- a/index.html +++ b/index.html @@ -17,10 +17,8 @@