This commit is contained in:
AnduinXue
2024-01-01 11:33:10 +00:00
parent ef482eae6a
commit b40b2e0eda
2 changed files with 2 additions and 1 deletions
@@ -8,6 +8,7 @@
<meta name="apple-mobile-web-app-capable" content="yes">
<link rel="icon" type="image/x-icon" href="~/favicon.ico" />
<title>Game - Aiursoft Chess Server</title>
<link rel="stylesheet" href="~/node_modules/bootstrap/dist/css/bootstrap.min.css" />
<link rel="stylesheet" href="~/node_modules/@@aiursoft/autodark.js/dist/css/autodark.min.css" />
<link rel="stylesheet" href="~/node_modules/@@chrisoakman/chessboardjs/dist/chessboard-1.0.0.min.css" />
</head>