Skip to content

Commit a8500bb

Browse files
authored
Update 2025-08-07-installation-megaguide.md
1 parent 300d2c6 commit a8500bb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_posts/Open-PS2-Loader/2025-08-07-installation-megaguide/2025-08-07-installation-megaguide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ If you have a Slimline model PS2, you can use these setups below (sorted: best t
160160

161161

162162
<!-- Script-->
163-
<script>
163+
<body><script>
164164
var coll = document.getElementsByClassName("collapsible");
165165
var i;
166166

@@ -175,4 +175,4 @@ for (i = 0; i < coll.length; i++) {
175175
}
176176
});
177177
}
178-
</script>
178+
</script></body>

0 commit comments

Comments
 (0)