forked from halo-battle/game
Move JS at the bottom of the page, to avoid launch before page ready
This commit is contained in:
parent
11af83919c
commit
3ce13b0208
2 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,6 @@
|
|||
<title> ::Halo-Battle:: - {$titre}</title>
|
||||
<link rel="stylesheet" href="{$url_images}templates/cms/default.css" type="text/css" media="all" />
|
||||
<link rel="shortcut icon" type="image/x-icon" href="{$url_images}favicon.ico" />
|
||||
<script src="{$url_images}js/game.js" type="text/javascript"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue