Skip to content

Commit

Permalink
Update user.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ildesh committed Jan 31, 2025
1 parent 36664be commit b5ca86f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/web/routes/user/user.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<link rel="stylesheet" href="../../static/css/default.css" type="text/css">
<link rel="stylesheet" href="./routes/user/user.css" type="text/css">
<link rel='icon' href="/static/images/icon.png">
<script src="https://cdnjs.cloudflare.com/ajax/libs/socket.io/4.1.3/socket.io.js"></script>
<script src="../../static/js/default.js"></script>
<script src='./routes/user/user.js'></script>
</head>
Expand Down

0 comments on commit b5ca86f

Please sign in to comment.