Small fixes

This commit is contained in:
Christian Anetzberger
2023-01-30 21:05:21 +01:00
parent 43dc862db7
commit de1b51b331
11 changed files with 27 additions and 63 deletions

View File

@@ -1,4 +1,3 @@
import Head from "next/head";
import Link from "next/link";
export default function Footer(props) {