error sound on bsod load

This commit is contained in:
nelle 2024-07-22 00:39:52 -06:00
parent b5861e2a37
commit 10f4880c71
2 changed files with 1 additions and 0 deletions

Binary file not shown.

View file

@ -3,6 +3,7 @@ import Layout from "../layouts/bsod.astro";
---
<Layout>
<main>
<audio src="/assets/sounds/xp_error.mp3" autoplay="autoplay"></audio>
<h1 class="frown">:(</h1>
<h2 class="subtext1">Your browser ran into a problem and needs to die. Please try a different browser that isn't Chrome, and try again later.</h2>
<br><br>