summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index b19823e..59942bc 100644
--- a/index.html
+++ b/index.html
@@ -11,7 +11,7 @@ title: News
<div id="news">
</div>
-<script src="http://code.jquery.com/jquery-1.9.1.min.js"></script>
+<script src="http://code.jquery.com/jquery-1.9.1.min.js" type="text/javascript"></script>
<script type="text/javascript">
$('#news').load('http://updates.themanaworld.org/news.html');
</script>