Skip to content

Commit ee3747a

Browse files
authored
Merge pull request #2 from CodevolveLabs/dev
feat: add new packages and implement a temporary `Home` page
2 parents 49fc9ef + f056837 commit ee3747a

File tree

14 files changed

+1349
-149
lines changed

14 files changed

+1349
-149
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8" />
5-
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
5+
<link rel="icon" type="image/svg+xml" href="/logo.png" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Vite + React + TS</title>
7+
<title>Codevolve Labs</title>
88
</head>
99
<body>
1010
<div id="root"></div>

0 commit comments

Comments
 (0)