diff --git a/.gitignore b/.gitignore
index 0d576031..c8cfd146 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,4 +6,3 @@
node_modules/
playground/jsonld.js
_site/
-package-lock.json
diff --git a/README.md b/README.md
index 6c9588f1..af28a44c 100644
--- a/README.md
+++ b/README.md
@@ -102,10 +102,6 @@ surrounding UI using [petite-vue][].
The `npm run build:editor` command uses [Rollup][] to build the final JS bundle
at `playground/next/editor.bundle.js` which contains the browser ready JS code.
-Only the first two should be edited. However, `editor.bundle.js` should be built
-locally and committed along with the rest of the site to avoid unnecessary build
-time/cost/waste at deployment time.
-
Website Analytics
-----------------
diff --git a/_layouts/fomantic.liquid b/_layouts/fomantic.liquid
index 9a190936..cbb6b747 100644
--- a/_layouts/fomantic.liquid
+++ b/_layouts/fomantic.liquid
@@ -109,7 +109,9 @@