Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
tanushac authored Dec 24, 2023
1 parent 44ac547 commit bf9485b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<title>My Projects</title>
<link rel="stylesheet" href="styles1.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="shortcut icon" href="favicon (6).ico" type="image/x-icon">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Poppins&family=Rubik+Doodle+Shadow&display=swap" rel="stylesheet">
</head>
Expand All @@ -19,4 +20,4 @@ <h1>My Web Dev Projects</h1>
<a href="https://tanushac.github.io/cv/"><button>Resume Webpage with HTML</button></a>
</div>
</body>
</html>
</html>

0 comments on commit bf9485b

Please sign in to comment.