Skip to content

Commit

Permalink
update meta info, gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ywalia01 committed Jul 25, 2024
1 parent e55e6ff commit 1817e45
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 6 deletions.
4 changes: 0 additions & 4 deletions .env

This file was deleted.

3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,6 @@ dist-ssr
*.njsproj
*.sln
*.sw?

.env
.DS_Store
8 changes: 6 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
<!doctype html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React</title>
<meta
name="description"
content="Software Engineer, Fullstack Overlord, Presser of Keys"
/>
<title>Yash Walia</title>
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit 1817e45

Please sign in to comment.