Specify the script type in index.html
This commit is contained in:
parent
47fcf7b32d
commit
c24dc632be
|
@ -34,7 +34,7 @@
|
||||||
height: 300px;
|
height: 300px;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<script src="./Username404-Website.js"></script>
|
<script type="text/javascript" src="./Username404-Website.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="mainBox">
|
<div class="mainBox">
|
||||||
|
|
Loading…
Reference in New Issue