Skip to content

Commit

Permalink
+ <router-link to="/">MY TEAM</router-link>
Browse files Browse the repository at this point in the history
  • Loading branch information
stefian committed Oct 5, 2020
1 parent 73508a7 commit d99ab64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/header.vue
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<template>
<header id="header">
<div class="logo">
<router-link to="/">myTeam OS</router-link>
<router-link to="/">MY TEAM</router-link>
</div>
<nav>
<ul>
Expand Down

0 comments on commit d99ab64

Please sign in to comment.