Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
wish13yt authored Oct 20, 2024
1 parent fed5186 commit aa6446f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion website/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
</style>
</head>
<body>
<audio autoplay loop><source src="Wii U System Music - Wii U Menu.mp3" type="audio/mp3"></audio>
<audio autoplay loop><source src="creative-technology-showreel-241274.mp3" type="audio/mp3"></audio>
<div>
<img class="welcome" src="welcome.gif" alt="greg">
<a class="download" href="https://github.com/Freakybob-Team/lb/releases/download/Future/setup.py">download the installer!</a>
Expand All @@ -90,5 +90,8 @@
<div class="greg">
<a class="" href="https://github.com/Freakybob-Team/lb"><img class="github" src="logo-github.png"></a>
</div>
<footer>
Music by <a href="https://pixabay.com/users/pumpupthemind-19969411/?utm_source=link-attribution&utm_medium=referral&utm_campaign=music&utm_content=241274">Ivan Ohanezov</a> from <a href="https://pixabay.com/music//?utm_source=link-attribution&utm_medium=referral&utm_campaign=music&utm_content=241274">Pixabay</a>
</footer>
</body>
</html>

0 comments on commit aa6446f

Please sign in to comment.