Skip to content

Commit 441a715

Browse files
authored
Update index.html
1 parent b7938fe commit 441a715

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!--** Github: https://github.com/sabeerbikba/dev.tools **-->
1+
<!--** github: https://github.com/sabeerbikba/dev.tools **-->
22
<!doctype html>
33
<html lang="en">
44

@@ -11,7 +11,6 @@
1111
content="Your ultimate resource for developers. Discover tools to streamline coding, enhance productivity, and elevate your workflow. Dive in.">
1212
<link rel="icon" type="image/svg+xml" href="./src/public/earth.svg" />
1313
<script type="module" src="/src/index.jsx" defer></script>
14-
<script>window.parent.postMessage('iframe-ready', '*');</script>
1514
</head>
1615

1716
<body>

0 commit comments

Comments
 (0)