summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Schanzenbacher <ryan@rschanz.org>2021-12-30 03:48:18 -0500
committerRyan Schanzenbacher <ryan@rschanz.org>2021-12-30 03:48:18 -0500
commitd97a40665445520984523c1dbddf04fd14c3ce65 (patch)
tree109a1410722f2d4f3d36b0fa04621da80a84ab4e
parent644e5f7f178322d78eea8bf01b18e4683d948231 (diff)
fireworks fix for mobile
-rw-r--r--themes/hugo-coder/layouts/_default/baseof.html7
1 files changed, 0 insertions, 7 deletions
diff --git a/themes/hugo-coder/layouts/_default/baseof.html b/themes/hugo-coder/layouts/_default/baseof.html
index dfca9c7..ffe7585 100644
--- a/themes/hugo-coder/layouts/_default/baseof.html
+++ b/themes/hugo-coder/layouts/_default/baseof.html
@@ -184,13 +184,6 @@
184 "max": 0.03 184 "max": 0.03
185 } 185 }
186 }, 186 },
187 "boundaries": {
188 "x": 50,
189 "y": 50,
190 "width": 1920,
191 "height": 928,
192 "visible": false
193 },
194 }) 187 })
195 f._randomRocketsPoint = true 188 f._randomRocketsPoint = true
196 f.start() 189 f.start()