Skip to content

Commit 3ec18e2

Browse files
committed
Updates
1 parent 39fa8af commit 3ec18e2

File tree

7 files changed

+37
-29
lines changed

7 files changed

+37
-29
lines changed

assets/index-C7GVOnUs.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

assets/index-CRD_K2e9.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/index-DPDWDetb.js renamed to assets/index-xgvc9xVq.js

Lines changed: 17 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.

index.html

Lines changed: 19 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,21 @@
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 + TS</title>
8-
<script type="module" crossorigin src="/assets/index-DPDWDetb.js"></script>
9-
<link rel="stylesheet" crossorigin href="/assets/index-C7GVOnUs.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" href="/profile.jpg" />
7+
8+
<link rel="preload" href="/fonts/Geist[wght].woff2" as="font" type="font/woff2" crossorigin="anonymous" />
9+
10+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
11+
12+
<title>Farhan Momin</title>
13+
<script type="module" crossorigin src="/assets/index-xgvc9xVq.js"></script>
14+
<link rel="stylesheet" crossorigin href="/assets/index-CRD_K2e9.css">
15+
</head>
16+
17+
<body>
18+
<div id="root"></div>
19+
</body>
20+
21+
</html>
File renamed without changes.

vite.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)