2 parents 47de4b7 + 909c42e commit cd75320Copy full SHA for cd75320
1 file changed
public/rooms/floor3/centralrooms.html
@@ -7,6 +7,7 @@
7
<link href="/style.css" rel="stylesheet" type="text/css" media="all">
8
<link href="https://isat-script-project.neocities.org/feed.xml" rel="alternate" type="application/rss+xml" title="ISAT Script RSS Feed!">
9
<script src="/bars.js" defer></script>
10
+ <script src="/expressions.js" type="module" defer></script>
11
<script src="/search.js" defer></script>
12
</head>
13
@@ -1690,4 +1691,4 @@ <h2 id="save3">Save Point</h2>
1690
1691
</div>
1692
1693
</body>
-</html>
1694
+</html>
0 commit comments