Skip to content

Commit

Permalink
Merge pull request #150 from brown-ccv/feat-campus
Browse files Browse the repository at this point in the history
  • Loading branch information
eldu authored Sep 11, 2024
2 parents 68bd5ce + b277cf1 commit 5110510
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion components/base/Footer.vue
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
</li>
<li>
<nuxt-link to="/services/file-storage-and-transfer" tabindex="0">
File Storage and Transfer
Campus File Storage and Transfer
</nuxt-link>
</li>
<li>
Expand Down
2 changes: 1 addition & 1 deletion components/base/Navbar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
tabindex="0"
@click.native="handleClick"
>
File Storage and Transfer
Campus File Storage and Transfer
</nuxt-link>
</div>
<div class="navbar-item">
Expand Down

0 comments on commit 5110510

Please sign in to comment.