|
|
@@ -1,17 +1,9 @@ |
|
|
<!DOCTYPE html>
|
|
|
<html>
|
|
|
<link rel="shortcut icon" type="image/x-icon" href="unnamed_ODh_icon.ico">
|
|
|
- <head>
|
|
|
- <!-- Global site tag (gtag.js) - Google Analytics -->
|
|
|
-<script async src="https://www.googletagmanager.com/gtag/js?id=UA-79765443-2"></script>
|
|
|
-<script>
|
|
|
- window.dataLayer = window.dataLayer || [];
|
|
|
- function gtag(){dataLayer.push(arguments);}
|
|
|
- gtag('js', new Date());
|
|
|
-
|
|
|
- gtag('config', 'UA-79765443-2');
|
|
|
-</script>
|
|
|
- <title>GBA Bandicoot</title>
|
|
|
+ <head>
|
|
|
+
|
|
|
+ <title>GBA Bandicoot</title>
|
|
|
<meta charset="UTF-8">
|
|
|
<!--Required Scripts-->
|
|
|
<script src="IodineGBA/includes/TypedArrayShim.js"></script>
|
|
|
|
0 comments on commit
2b1b07a