Skip to content

Commit

Permalink
Update shrex.html
Browse files Browse the repository at this point in the history
  • Loading branch information
SHREYASH96OG authored Oct 21, 2024
1 parent 682a8f5 commit 90d54f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions shrex.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Simple Portfolio</title>
<link rel="stylesheet" href="shrex.css">
<link rel="stylesheet" href="assets/css/shrex.css">
</head>
<body>
<header>
Expand Down Expand Up @@ -32,6 +32,6 @@ <h2>Contact Me</h2>
<footer>
<p>&copy; 2024 Shreyash Gaikwad. All rights reserved.</p>
</footer>
<script src="script.js"></script>
<script src="assets/css/script.js"></script>
</body>
</html>

0 comments on commit 90d54f0

Please sign in to comment.