summaryrefslogtreecommitdiff
path: root/scripts/index.js
diff options
context:
space:
mode:
authorMhykol <mchaeldonald62@pm.me>2024-05-06 06:15:52 -0400
committerMhykol <mchaeldonald62@pm.me>2024-05-06 06:15:52 -0400
commit9024899fed787ced80a5289804c9941ddcaa3252 (patch)
tree4999551e69b5eb1d8aa61cbeb31c583112e9cde1 /scripts/index.js
parent8c814d79235a38465ef46052cf9a523d555a29e7 (diff)
Quick fixes
Diffstat (limited to 'scripts/index.js')
-rw-r--r--scripts/index.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/scripts/index.js b/scripts/index.js
index e0c1030..59c50be 100644
--- a/scripts/index.js
+++ b/scripts/index.js
@@ -88,8 +88,7 @@ class Index {
<button id='contact-submit'>Submit</button>
</div>
</section>
- `,
- end: ``
+ `
}
return data.index + data.main + data.blog + data.websites + data.contact
})