Skip to content

Commit 18b8794

Browse files
committed
Update index.html
1 parent ea21a9c commit 18b8794

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/client/index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,12 @@
66
<link rel="shortcut icon" href="./favicon.ico" type="image/x-icon">
77
<title>Template</title>
88

9+
<!-- script -->
910
<script type="module" src="./index.js" defer></script>
11+
12+
<!-- style -->
13+
<link rel="stylesheet" href="./style/index.css">
14+
1015
</head>
1116
<body>
1217

0 commit comments

Comments
 (0)