Sync from bytedesk-private: update

This commit is contained in:
jack ning
2024-12-14 10:43:18 +08:00
parent 476eebb101
commit 5e082909e4
3421 changed files with 812709 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- <link rel="icon" href="/favicon.ico"> -->
<title>bytedesk ai</title>
</head>
<body>
<h1>bytedesk ai</h1>
<a href="/docs" target="_blank">api docs</a>
</body>
</html>

View File

@@ -0,0 +1,3 @@
h1 {
color: green;
}