Skip to content

Commit 60d7197

Browse files
new push with new idea (:
1 parent 7b61ec7 commit 60d7197

File tree

2 files changed

+15
-12
lines changed

2 files changed

+15
-12
lines changed

index.html

Lines changed: 15 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,17 @@
11
<!doctype html>
22
<html lang="en">
3-
<head>
4-
<meta charset="UTF-8" />
5-
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
6-
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Vite + React</title>
8-
<script type="module" crossorigin src="/assets/index-DvwCETz6.js"></script>
9-
<link rel="stylesheet" crossorigin href="/assets/index-C8d94zWx.css">
10-
</head>
11-
<body>
12-
<div id="root"></div>
13-
</body>
14-
</html>
3+
4+
<head>
5+
<meta charset="UTF-8" />
6+
<link rel="icon" type="image/svg+xml" href="./photos/logo.png" />
7+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
8+
<title>Codekori AI</title>
9+
<script type="module" crossorigin src="/assets/index-DvwCETz6.js"></script>
10+
<link rel="stylesheet" crossorigin href="/assets/index-C8d94zWx.css">
11+
</head>
12+
13+
<body>
14+
<div id="root"></div>
15+
</body>
16+
17+
</html>

photos/logo.png

29.9 KB
Loading

0 commit comments

Comments
 (0)