Spaces:
Sleeping
Sleeping
Update static/indexAI.html
Browse files- static/indexAI.html +2 -2
static/indexAI.html
CHANGED
@@ -4,8 +4,8 @@
|
|
4 |
<meta charset="UTF-8" />
|
5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
6 |
<title>Modern AI Website</title>
|
7 |
-
<link rel="stylesheet" href="test.css" />
|
8 |
-
<script defer src="test.js"></script>
|
9 |
</head>
|
10 |
<body>
|
11 |
<header>
|
|
|
4 |
<meta charset="UTF-8" />
|
5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
6 |
<title>Modern AI Website</title>
|
7 |
+
<link rel="stylesheet" href="static/test.css" />
|
8 |
+
<script defer src="static/test.js"></script>
|
9 |
</head>
|
10 |
<body>
|
11 |
<header>
|