summaryrefslogtreecommitdiffstats
path: root/pages/home.php
diff options
context:
space:
mode:
authorraylu <raylu@mixpanel.com>2011-11-05 03:14:50 -0700
committerraylu <raylu@mixpanel.com>2011-11-05 03:14:50 -0700
commitc29b485df3475e251dce77e68d61462e2619ba9e (patch)
treeb929fa55133c19f2873da899b769fffa6f6c3e30 /pages/home.php
parenta5e930a4e59cb0776cb4ee5826e2e9e3624c9f2a (diff)
downloadpathery-c29b485df3475e251dce77e68d61462e2619ba9e.tar.xz
fix async font/js loading issues
Diffstat (limited to 'pages/home.php')
-rw-r--r--pages/home.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/home.php b/pages/home.php
index 044fc5f..869c4d1 100644
--- a/pages/home.php
+++ b/pages/home.php
@@ -112,7 +112,7 @@ $mergesolution = $map;
Copyright &copy; 2011 pathery.com
</div>
-<script src="sounds/script/soundmanager.js" async="async"></script>
+<script src="sounds/script/soundmanager.js"></script>
<script type="text/javascript">soundManagerInit();</script>
<?php