Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
rishabhrawat05 authored Jun 27, 2024
1 parent 97ddb27 commit 7c75352
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<link href="https://cdn.jsdelivr.net/npm/[email protected]/fonts/remixicon.css" rel="stylesheet">

</head>
<body >
<body oncontextmenu="return false">
<div id="loader">
<h1>PURE INSTINCT</h1>
<h1>BRILLIANT</h1>
Expand Down Expand Up @@ -492,4 +492,4 @@ <h4><a href="" style="text-decoration: underline;">India</a></h4>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.2/ScrollTrigger.min.js" integrity="sha512-Ic9xkERjyZ1xgJ5svx3y0u3xrvfT/uPkV99LBwe68xjy/mGtO+4eURHZBW2xW4SZbFrF1Tf090XqB+EVgXnVjw==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script src="script.js"></script>
</body>
</html>
</html>

0 comments on commit 7c75352

Please sign in to comment.