no more omit
This commit is contained in:
10
src/client/index.html
Normal file
10
src/client/index.html
Normal file
@@ -0,0 +1,10 @@
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/water.css@2/out/water.css">
|
||||
<link rel="stylesheet" href="css.css">
|
||||
<script src="js.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Hello, world</h1>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user