mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-08 08:39:59 +00:00
GitHub pages won't load scripts without a type attribute
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<link rel="stylesheet" href="photon.css">
|
||||
<link rel="stylesheet" href="index.css">
|
||||
|
||||
<script src="index.js" defer></script>
|
||||
<script type="text/javascript" src="index.js" defer></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
|
||||
Reference in New Issue
Block a user