generated from Seekra/repository-template
Add router link to the startpage in the navbar
This commit is contained in:
@@ -16,7 +16,9 @@ limitations under the License.
|
||||
|
||||
<template>
|
||||
<nav class="global-nav">
|
||||
<span id="logo">Seekra</span>
|
||||
<RouterLink to="/" class="link button link">
|
||||
<span id="logo">Seekra</span>
|
||||
</RouterLink>
|
||||
<ul class="right-links">
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
Reference in New Issue
Block a user