diff --git a/home.hbs b/home.hbs index 163e032..71c2119 100644 --- a/home.hbs +++ b/home.hbs @@ -1,8 +1,8 @@ {{!< default}}
-

{{@site.title}}

- +

{{@site.title}}

+
@@ -20,23 +20,4 @@ {{!-- Vanta.JS Scripts to make the background cool, but disabled on mobile --}} - +{{> "vanta-js"}} diff --git a/index.hbs b/index.hbs index 5af5eec..71c2119 100755 --- a/index.hbs +++ b/index.hbs @@ -20,23 +20,4 @@ {{!-- Vanta.JS Scripts to make the background cool, but disabled on mobile --}} - +{{> "vanta-js"}} diff --git a/partials/vanta-js.hbs b/partials/vanta-js.hbs new file mode 100644 index 0000000..8346cfc --- /dev/null +++ b/partials/vanta-js.hbs @@ -0,0 +1,20 @@ + diff --git a/tag.hbs b/tag.hbs index e04fe80..723c91b 100644 --- a/tag.hbs +++ b/tag.hbs @@ -31,23 +31,4 @@ {{!-- Vanta.JS Scripts to make the background cool, but disabled on mobile --}} - +{{> "vanta-js"}}