Skip to content

Commit

Permalink
"Updated navbar brand text from 'CNE Monitor' to 'Inicio'"
Browse files Browse the repository at this point in the history
  • Loading branch information
cortega26 committed Sep 26, 2024
1 parent c61bff6 commit 2414f8d
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 @@ -18,7 +18,7 @@
<body>
<nav class="navbar navbar-expand-lg navbar-dark bg-primary">
<div class="container-fluid">
<a class="navbar-brand" href="#">CNE Monitor</a>
<a class="navbar-brand" href="#">Inicio</a>
<button class="navbar-toggler custom-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="toggler-icon"></span>
<span class="toggler-icon"></span>
Expand Down

0 comments on commit 2414f8d

Please sign in to comment.