Skip to content

Commit 83527e5

Browse files
authored
add also.js [production]
1 parent ad0a105 commit 83527e5

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

404.html

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,13 @@
22
<!DOCTYPE html>
33
<html lang="en">
44
<head>
5-
<!-- Google tag (gtag.js) -->
6-
<script src="https://houselearning.org/cookiebanner.js"></script>
7-
<script src="/feedback.js"></script>
8-
<script src="nav.js" defer></script>
9-
105
<meta charset="UTF-8">
116
<title>404 Not Found | HouseLearning</title>
127
<meta name="viewport" content="width=device-width, initial-scale=1.0">
8+
<script src="https://houselearning.org/cookiebanner.js"></script>
9+
<script src="/feedback.js"></script>
10+
<script src="nav.js" defer></script>
11+
<script type="module" src="https://www.houselearning.org/also.js"></script>
1312
<link rel="stylesheet" href="style.css">
1413
</head>
1514
<body>

0 commit comments

Comments
 (0)