mirror of
https://github.com/MarcZierle/photo-log-frontend.git
synced 2025-04-07 13:04:37 +00:00
change nav text
This commit is contained in:
parent
570ce5a232
commit
d521c05fc0
@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<div id="nav">
|
||||
<router-link to="/">Home</router-link> |
|
||||
<router-link to="/about">About</router-link>
|
||||
<router-link to="/about">Das sind wir</router-link>
|
||||
</div>
|
||||
<router-view />
|
||||
</template>
|
||||
|
Loading…
Reference in New Issue
Block a user