Skip to content

Commit

Permalink
added sound effects
Browse files Browse the repository at this point in the history
  • Loading branch information
Exonymos committed Aug 25, 2024
1 parent f89fcf0 commit 24ae563
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Tea-Addicts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,10 @@

<body>
<header>
<img src="https://raw.githubusercontent.com/Exonymos/Assets/main/Github-desktop-logo-symbol.svg?token=GHSAT0AAAAAACVOK5DM26HD7BLZ4TKR2XL2ZWLCNFA"
alt="GitHub Logo" id="github-logo">
<a href="https://github.com/exonymos" id="profile-link" aria-label="Made by Exonymos">Made by Exonymos</a>
<a href="https://github.com/exonymos" id="profile-link" aria-label="Made by Exonymos"> <img
src="https://raw.githubusercontent.com/Exonymos/Assets/main/Github-desktop-logo-symbol.svg?token=GHSAT0AAAAAACVOK5DM26HD7BLZ4TKR2XL2ZWLCNFA"
alt="GitHub Logo" id="github-logo">
Made by Exonymos</a>
</header>
<div class="background-container">
<div class="background"></div>
Expand Down
Binary file added Tea-Addicts/sounds/sip1.mp3
Binary file not shown.
Binary file added Tea-Addicts/sounds/sip2.mp3
Binary file not shown.
Binary file added Tea-Addicts/sounds/sip3.mp3
Binary file not shown.

0 comments on commit 24ae563

Please sign in to comment.