Skip to content

Commit

Permalink
Merge branch 'SamirPaul1:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
SP58 authored Sep 15, 2023
2 parents 5ca15da + 52e0545 commit 4837b98
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<link rel="preconnect" href="https://samirpaul1.github.io" crossorigin="anonymous">
<link rel="dns-prefetch" href="https://samirpaul1.github.io">




<style type="text/css">
Expand All @@ -69,10 +69,6 @@
margin: 0px;
padding: 0px;
height: 100%;
border: none;
}

iframe {
display: block;
width: 100%;
border: none;
Expand Down Expand Up @@ -111,6 +107,8 @@
<body>
<noscript title="No JavaScript Support"> <h1>You need to enable JavaScript to run this app.</h1> </noscript>



<iframe src="https://samirpaul1.github.io/"
frameborder="0"
marginheight="0"
Expand All @@ -120,6 +118,7 @@
scrolling="yes">
</iframe>



</body>

Expand Down

0 comments on commit 4837b98

Please sign in to comment.