Fix javascript import
Committed a5d345
--- a/canopy/static/enliven.js
+++ b/canopy/static/enliven.js
-import { _, go, upgradeLink } from 'static/web.js' // eslint-disable-line
+import { _, go, upgradeLink } from '/static/web.js' // eslint-disable-line
let mode = 'site'
const konamiCode = [38, 38, 40, 40, 37, 39, 37, 39, 66, 65, 13]