yay
This commit is contained in:
6
server/public/index.html
Executable file → Normal file
6
server/public/index.html
Executable file → Normal file
@@ -6,8 +6,9 @@
|
||||
<title>WebSocket MUD</title>
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
||||
<link rel="stylesheet" href="style.css" />
|
||||
<link rel="manifest" href="manifest.json" />
|
||||
<link rel="manifest" href="/assets/manifest-BwHFeIBa.json" />
|
||||
<script type="module" crossorigin src="/assets/index-Dz3BJtZ6.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-DHjAscAP.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="container">
|
||||
@@ -26,6 +27,5 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<script type="module" src="client.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user