Skip to content

Commit

Permalink
Update Navbar.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
tmoindustries authored Jun 7, 2024
1 parent 553959a commit ec4eb68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/Navbar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<nav class="navbar navbar-expand-lg navbar-dark">
<div class="container-fluid">
<router-link to="/" class="navbar-brand">
<img src="../assets/boulder-circle.png" alt="" width="30" class="d-inline-block align-middle navbar-img">
.BOULDER
<img src="../assets/regen-circle.png" alt="" width="30" class="d-inline-block align-middle navbar-img">
.regen
</router-link>

<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
Expand Down

0 comments on commit ec4eb68

Please sign in to comment.