Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
smitshetye authored Sep 25, 2024
1 parent 9ab8740 commit 0080626
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@
<title>Is my Mobile on fire?</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Is my Mobile on fire??" />
<!-- PushAlert -->
<script type="text/javascript">
(function(d, t) {
var g = d.createElement(t),
s = d.getElementsByTagName(t)[0];
g.src = "https://cdn.pushalert.co/integrate_810b841c4a89c78cea260c655eb13eeb.js";
s.parentNode.insertBefore(g, s);
}(document, "script"));
</script>
<!-- End PushAlert -->
<style>
h1 {
font-size: 76px;
Expand Down

0 comments on commit 0080626

Please sign in to comment.