Skip to content

Commit

Permalink
Only need to change skills after this
Browse files Browse the repository at this point in the history
  • Loading branch information
HassanChowdhry committed Apr 8, 2024
1 parent 85c67d4 commit 4e4a096
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 134 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="icon" type="image/png" href="/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Hassan Chowdhry</title>
</head>
Expand Down
Binary file added public/favicon.ico
Binary file not shown.
67 changes: 1 addition & 66 deletions public/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
67 changes: 1 addition & 66 deletions src/assets/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/components/Hero.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ const Hero = () => {
<span className='text-[#915eff]'>Hassan</span>
</h1>
<p className={`${styles.heroSubText}`}>
I am a student developer.
I am a Computer Science student at Dalhousie University.
</p>
</div>

Expand Down

0 comments on commit 4e4a096

Please sign in to comment.