We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 198602e commit 6cd0f0dCopy full SHA for 6cd0f0d
index.html
@@ -1,4 +1,3 @@
1
-<<<<<<< HEAD
2
<!DOCTYPE html>
3
<html lang="en">
4
<head>
@@ -12,19 +11,4 @@
12
11
<div id="root"></div>
13
<script type="module" src="./src/main.tsx"></script>
14
</body>
15
-=======
16
-<!doctype html>
17
-<html lang="en">
18
- <head>
19
- <meta charset="UTF-8" />
20
- <link rel="icon" type="image/svg+xml" href="/vite.svg" />
21
- <meta name="viewport" content="width=device-width, initial-scale=1.0" />
22
- <title>Akhil Devarasetty | CSE Student & Developer</title>
23
- <meta name="description" content="Personal website of Akhil Devarasetty - Computer Science and Engineering Student">
24
- </head>
25
- <body>
26
- <div id="root"></div>
27
- <script type="module" src="/src/main.tsx"></script>
28
- </body>
29
->>>>>>> dev
30
</html>
0 commit comments