No description
Find a file
Kumi efa5d905fe
feat: add rain sound with playback controls
Introduced a basic web page featuring a sound control interface that allows users to play or pause a rain sound. Includes a slider to adjust the rain sound volume. A modal offers audio attribution details, enhancing user experience and compliance with audio licensing. The addition consists of HTML for structure, CSS for styling, and JavaScript for interactive functionalities. This update enriches the website with ambient noise functionality, promoting an engaging user interface.
2024-11-13 10:56:57 +01:00
audio feat: add rain sound with playback controls 2024-11-13 10:56:57 +01:00
index.html feat: add rain sound with playback controls 2024-11-13 10:56:57 +01:00
script.js feat: add rain sound with playback controls 2024-11-13 10:56:57 +01:00
style.css feat: add rain sound with playback controls 2024-11-13 10:56:57 +01:00