Skip to content

Commit 6bddc1b

Browse files
committed
v1.0.1
1 parent 981784b commit 6bddc1b

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,7 @@
2121
## Credits
2222

2323
Built on <a href="https://github.com/jsemu2/gba">jsemu2/gba</a>
24+
25+
---
26+
27+
`v1.0.1`

index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,11 +124,15 @@ <h1>Select a Game</h1>
124124

125125
<br>
126126

127+
<!--
128+
127129
<script src="https://cdn.jsdelivr.net/npm/[email protected]/particles.min.js"></script>
128130
<script>
129131
particlesJS.load('particles-js', 'https://raw.githubusercontent.com/frogweezer/gba/gh-pages/particles/main.json', function(){
130132
console.log('particles.json loaded');
131133
});
132134
</script>
135+
136+
-->
133137
</body>
134138
</html>

0 commit comments

Comments
 (0)