prut
This commit is contained in:
@@ -6,9 +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.sass" />
|
||||
<link rel="stylesheet" href="style.scss" />
|
||||
<link rel="manifest" href="manifest.json" />
|
||||
<lin rel="icon" href="favicon.ico" />
|
||||
<lin rel="icon" href="/favicon.ico" />
|
||||
</head>
|
||||
<body>
|
||||
<div id="container">
|
||||
@@ -28,5 +28,6 @@
|
||||
</div>
|
||||
|
||||
<script type="module" src="client.js"></script>
|
||||
//# sourceMappingURL=
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user