Mods
This commit is contained in:
parent
9833e564ae
commit
27eba27477
|
@ -5,9 +5,9 @@
|
||||||
<title>Coke Bottle Glasses</title>
|
<title>Coke Bottle Glasses</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
|
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
|
||||||
<link rel="stylesheet" type="text/css" href="style.css">
|
<link rel="stylesheet" type="text/css" href="css/style.css">
|
||||||
<script src="base.js"></script>
|
<script src="js/base.js"></script>
|
||||||
<script src="nouns.js"></script>
|
<script src="js/nouns.js"></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
window.onload = () => {
|
window.onload = () => {
|
||||||
|
|
Loading…
Reference in New Issue