diff --git a/configs/social.json b/configs/social.json index 23c589d..94b6688 100644 --- a/configs/social.json +++ b/configs/social.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": "YouTube", diff --git a/configs/support.json b/configs/support.json index 0c7f04c..17c7970 100644 --- a/configs/support.json +++ b/configs/support.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": "Laser Master Academy", diff --git a/social.html b/social.html index cf89502..286e3d3 100644 --- a/social.html +++ b/social.html @@ -17,10 +17,8 @@