Split Mac and iOS specific javascript into individual files.

This commit is contained in:
Maurice Parker
2019-10-13 15:47:11 -05:00
parent bb31c913e4
commit a1f26898c8
6 changed files with 56 additions and 41 deletions

View File

@@ -7,6 +7,7 @@
}
</style>
<script src="main.js"></script>
<script src="main_ios.js"></script>
<script src="newsfoot.js" async="async"></script>
</head>
<body>