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