Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
removed anti focus code
  • Loading branch information
arcadeperfect authored Nov 27, 2024
1 parent 712f105 commit d6356a5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</head>

<body class="color-scheme-home">
<script>
<!-- <script>
window.addEventListener('DOMContentLoaded', (event) => {
// Find the canvas element created by Bevy
const canvas = document.querySelector('canvas');
Expand All @@ -29,7 +29,7 @@
};
}
});
</script>
</script> -->
<div class="grid">
<div class="main-column">
<!-- <a href="https://alexharding.ooo" class="back-arrow">alexharding.ooo</a> <a href="https://bsky.app/profile/alexharding.bsky.social" class="back-arrow">bluesky</a> -->
Expand Down Expand Up @@ -120,4 +120,4 @@ <h2>Blender Workflow</h2>
</script>
</body>

</html>
</html>

0 comments on commit d6356a5

Please sign in to comment.