inspect path by breadcrumbs

This commit is contained in:
Thomas Ruoff
2020-12-25 00:50:12 +01:00
parent 29347b9019
commit bb5f94491f
12 changed files with 30 additions and 18 deletions

View File

@@ -4,7 +4,7 @@ import Header from '../components/header'
export default function Impressum() {
return (
<>
<Header label="Impressum" />
<Header />
<main className="main">
<h1 className="mb-3 text-xl font-extrabold">Impressum</h1>