diff --git a/app.html b/app.html index e69de29..89dfad8 100644 --- a/app.html +++ b/app.html @@ -0,0 +1,39 @@ + + + + + {{ HEAD }} + + +{{ APP }} + + diff --git a/nuxt.config.js b/nuxt.config.js index 81880fd..0d9bd55 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -45,7 +45,6 @@ export default { }, head: { title: 'Tornado.cash', - script: [{ src: 'headerScript.js', async: false, defer: true }], meta: [ { charset: 'utf-8' }, {