diff --git a/components/hero.js b/components/hero.js index ea9d86c..4b28ca9 100644 --- a/components/hero.js +++ b/components/hero.js @@ -1,24 +1,19 @@ -const template = document.createElement('template'); -template.innerHTML = ` +const html = `