Update gametoadd.html

This commit is contained in:
mileswa1q22
2024-12-10 10:39:48 -06:00
committed by GitHub
parent f3f5c4ce15
commit 6a151aa8d9
+9 -1
View File
@@ -5,5 +5,13 @@
<li>pokemon emreled</li> <li>pokemon emreled</li>
<li>all the old games</li> <li>all the old games</li>
</ul> </ul>
<body>
<script src="https://utteranc.es/client.js"
repo="https://github.com/mileswolfallen2/fun-miles"
issue-term="pathname"
theme="github-light"
crossorigin="anonymous"
async>
</script>
</body>
</html> </html>