Skip to content

Commit

Permalink
Update radio.html
Browse files Browse the repository at this point in the history
Signed-off-by: Jay <62393443+jeremylaratro@users.noreply.github.com>
  • Loading branch information
jeremylaratro authored Jun 15, 2024
1 parent 3bb3585 commit 67e54db
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions radio.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,6 @@
<link href="https://fonts.googleapis.com/css2?family=Prompt:wght@100;400;900&display=swap" rel="stylesheet"/>

<link rel="stylesheet" href="styles.css">
<script>
if (screen.width < 800) {
window.location = "/progmobile.html";
}
</script>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-QJPZ59GWQP"></script>
<script>
window.dataLayer = window.dataLayer || [];
Expand Down

0 comments on commit 67e54db

Please sign in to comment.