mirror of
https://github.com/apricote/ein-pfeil-am-rechten-fleck.de.git
synced 2026-02-08 18:57:01 +00:00
init
This commit is contained in:
parent
42ec5539dc
commit
b536ee4124
23 changed files with 8696 additions and 223 deletions
5
pages/imprint.tsx
Normal file
5
pages/imprint.tsx
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
export default function Imprint() {
|
||||
return (
|
||||
<div className="bg-amber-100 text-blue-900">Impressum & Datenschutz</div>
|
||||
);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue