Spaces:
Running
Running
chokiproai
commited on
Update index.html
Browse files- index.html +3 -4
index.html
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
<!DOCTYPE html>
|
2 |
-
<html>
|
3 |
|
4 |
<head>
|
5 |
<meta charset="utf-8">
|
@@ -57,9 +57,8 @@
|
|
57 |
|
58 |
<body>
|
59 |
<header class="header">
|
60 |
-
<h1>Welcome to Website (I'm so busy now! Wait for me, this will be the page containing all the projects!)</h1>
|
61 |
<p>This is an introductory website, aimed at helping more people use AI. If there is any website that is not working, please <a href="https://huggingface.co/spaces/ngoctuanai/project/discussions" target="_blank">contact me</a>.</p>
|
62 |
-
<p id="onlineCount">Users online: <span>0</span></p>
|
63 |
</header>
|
64 |
|
65 |
<div class="container">
|
@@ -79,7 +78,7 @@
|
|
79 |
</div>
|
80 |
</div>
|
81 |
|
82 |
-
|
83 |
</div>
|
84 |
|
85 |
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js"></script>
|
|
|
1 |
<!DOCTYPE html>
|
2 |
+
<html lang="en">
|
3 |
|
4 |
<head>
|
5 |
<meta charset="utf-8">
|
|
|
57 |
|
58 |
<body>
|
59 |
<header class="header">
|
60 |
+
<h1>Welcome to My Website (I'm so busy now! Wait for me, this will be the page containing all the projects!)</h1>
|
61 |
<p>This is an introductory website, aimed at helping more people use AI. If there is any website that is not working, please <a href="https://huggingface.co/spaces/ngoctuanai/project/discussions" target="_blank">contact me</a>.</p>
|
|
|
62 |
</header>
|
63 |
|
64 |
<div class="container">
|
|
|
78 |
</div>
|
79 |
</div>
|
80 |
|
81 |
+
|
82 |
</div>
|
83 |
|
84 |
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js"></script>
|