Spaces:
Sleeping
Sleeping
chenzerong
commited on
Commit
·
0c23af4
1
Parent(s):
9e42895
change some tips
Browse files- templates/index.html +2 -2
templates/index.html
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
<head>
|
4 |
<meta charset="UTF-8">
|
5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
6 |
-
<title
|
7 |
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/css/bootstrap.min.css" rel="stylesheet">
|
8 |
<style>
|
9 |
body {
|
@@ -179,7 +179,7 @@
|
|
179 |
</head>
|
180 |
<body>
|
181 |
<div class="container">
|
182 |
-
<h1 class="mb-4"
|
183 |
|
184 |
<div class="chat-container">
|
185 |
<div class="chat-box">
|
|
|
3 |
<head>
|
4 |
<meta charset="UTF-8">
|
5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
6 |
+
<title>知微小智</title>
|
7 |
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/css/bootstrap.min.css" rel="stylesheet">
|
8 |
<style>
|
9 |
body {
|
|
|
179 |
</head>
|
180 |
<body>
|
181 |
<div class="container">
|
182 |
+
<h1 class="mb-4">知微小智</h1>
|
183 |
|
184 |
<div class="chat-container">
|
185 |
<div class="chat-box">
|