You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The home screen should play peaceful background music automatically to create a calming experience for users as they visit the website. This aligns with the serene theme of the site
Problem Statement
Currently, there is no background music or sound on the home screen. Adding music could help set a more peaceful and inviting tone, making the user experience more immersive and relaxing.
Proposed Solution
The feature can be implemented through the following steps:-
Add a peaceful music file (e.g., peaceful-music.mp3) to the assets/music/ directory.
Implement an <audio> tag in the index.html to autoplay and loop the music when the home screen is loaded.
Optionally, add a mute/unmute button for users to control the music.
Request for Assignment:
Kindly assign this issue to me for contribution under GSSoC-extd and Hacktoberfest 2024.
Alternatives Considered
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Feature Title
The home screen should play peaceful background music automatically to create a calming experience for users as they visit the website. This aligns with the serene theme of the site
Problem Statement
Currently, there is no background music or sound on the home screen. Adding music could help set a more peaceful and inviting tone, making the user experience more immersive and relaxing.
Proposed Solution
The feature can be implemented through the following steps:-
peaceful-music.mp3
) to theassets/music/
directory.<audio>
tag in theindex.html
to autoplay and loop the music when the home screen is loaded.Request for Assignment:
Kindly assign this issue to me for contribution under GSSoC-extd and Hacktoberfest 2024.
Alternatives Considered
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: