Skip to content

Commit

Permalink
rebrand
Browse files Browse the repository at this point in the history
  • Loading branch information
arjamand committed Dec 6, 2024
1 parent f23e560 commit 0d7cc6f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Soundscape Studio</title>
<title>Music4mood</title>
<style>
* {
margin: 0;
Expand Down Expand Up @@ -209,7 +209,7 @@
</head>
<body>
<header>
<h1>🎶 Soundscape Studio 🎶</h1>
<h1>🎶 Music4mood 🎶</h1>
<p>Let us play music that matches your mood!</p>
</header>

Expand Down Expand Up @@ -238,7 +238,7 @@ <h3>Recommended Songs:</h3>
</main>

<footer>
<p>Soundscape Studio © 2024</p>
<p>Music4mood © 2024</p>
</footer>

<script>
Expand Down

0 comments on commit 0d7cc6f

Please sign in to comment.