change nav text 2

This commit is contained in:
MarcZierle 2022-01-07 21:28:04 +01:00
parent d521c05fc0
commit 404c0ea553

View File

@ -1,6 +1,6 @@
<template>
<div id="nav">
<router-link to="/">Home</router-link> |
<router-link to="/">Startseite</router-link> |
<router-link to="/about">Das sind wir</router-link>
</div>
<router-view />