Skip to content

Commit

Permalink
Rename Site in Menu Top
Browse files Browse the repository at this point in the history
  • Loading branch information
kurotsmile committed Jul 8, 2024
1 parent d396908 commit 3a2ef83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-dark">
<a class="navbar-brand" href="#">Store Music</a>
<a class="navbar-brand" href="#">Music For Life</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
Expand Down

0 comments on commit 3a2ef83

Please sign in to comment.