moved script ref to header with defer
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
...in the remaining files
This commit is contained in:
parent
df44f1d083
commit
ad9b418570
@ -9,6 +9,7 @@
|
||||
<title>animations - tew-0x00</title>
|
||||
<meta name="description" content="animations - tew-0x00">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<script defer src="/scripts/prism.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="/css/style.css">
|
||||
<link rel="stylesheet" type="text/css" href="/css/prism.css" data-noprefix/>
|
||||
</head>
|
||||
@ -163,6 +164,5 @@
|
||||
· WTFPL<br>
|
||||
<a href="https://git.dotya.ml/wanderer/TEW-0x00" target="_blank" title="page source">source</a>
|
||||
</footer>
|
||||
<script src="/scripts/prism.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -9,6 +9,7 @@
|
||||
<title>background gradient - tew-0x00</title>
|
||||
<meta name="description" content="background gradient - tew-0x00">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<script defer src="/scripts/prism.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="/css/style.css">
|
||||
<link rel="stylesheet" type="text/css" href="/css/prism.css" data-noprefix/>
|
||||
</head>
|
||||
@ -77,6 +78,5 @@
|
||||
· WTFPL<br>
|
||||
<a href="https://git.dotya.ml/wanderer/TEW-0x00" target="_blank" title="page source">source</a>
|
||||
</footer>
|
||||
<script src="/scripts/prism.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -9,6 +9,7 @@
|
||||
<title>rounded corners - tew-0x00</title>
|
||||
<meta name="description" content="round corners - tew-0x00">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<script defer src="/scripts/prism.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="/css/style.css">
|
||||
<link rel="stylesheet" type="text/css" href="/css/prism.css" data-noprefix/>
|
||||
</head>
|
||||
@ -50,6 +51,5 @@
|
||||
· WTFPL<br>
|
||||
<a href="https://git.dotya.ml/wanderer/TEW-0x00" target="_blank" title="page source">source</a>
|
||||
</footer>
|
||||
<script src="/scripts/prism.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -9,6 +9,7 @@
|
||||
<title>shadows - tew-0x00</title>
|
||||
<meta name="description" content="round corners - tew-0x00">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<script defer src="/scripts/prism.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="/css/style.css">
|
||||
<link rel="stylesheet" type="text/css" href="/css/prism.css" data-noprefix/>
|
||||
</head>
|
||||
@ -57,6 +58,5 @@
|
||||
· WTFPL<br>
|
||||
<a href="https://git.dotya.ml/wanderer/TEW-0x00" target="_blank" title="page source">source</a>
|
||||
</footer>
|
||||
<script src="/scripts/prism.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user