From 360ca57681e4272b6bf4c916f484e8cfe5f47100 Mon Sep 17 00:00:00 2001 From: Matthew Callis Date: Sat, 18 Apr 2020 13:34:24 -0700 Subject: [PATCH] Change script ordering to fir iOS & Safari Due to the missing `initialize` variable in `translations.js` which lives in `scipts.js` there is a `ReferenceError: Can't find variable: initialize` breaking iOS & Safari. --- index.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/index.html b/index.html index a14990c..2b93582 100644 --- a/index.html +++ b/index.html @@ -311,9 +311,9 @@ - + -