Skip to content

Commit 0bb15a3

Browse files
author
Omniscimus
authored
Remove lonely script closing tag
There appears to be no opening tag for this. Found using [validator.w3.org](https://validator.w3.org/nu/?doc=https%3A%2F%2Facademicpages.github.io%2F)
1 parent 62b9a9a commit 0bb15a3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

_layouts/default.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@
1818

1919
{{ content }}
2020

21-
</script>
22-
2321
<div class="page__footer">
2422
<footer>
2523
{% include footer/custom.html %}

0 commit comments

Comments
 (0)