Skip to content

Commit

Permalink
Update photo.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 28, 2024
1 parent 760182c commit 69f08f8
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions photo.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,7 @@
<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 69f08f8

Please sign in to comment.