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