feat: chat

it just static now
This commit is contained in:
dvorakchen
2024-06-21 17:46:11 +08:00
parent 150f0b2bd7
commit 971aad6e63
5 changed files with 149 additions and 0 deletions
@@ -11,6 +11,7 @@
<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"/>
<link rel="stylesheet" href="~/css/custom.css"/>
</head>
<body class="d-flex flex-column h-100 pt-5">