import { Html, Head, Main, NextScript } from "next/document"; export default function Document() { return ( {/* Füge Meta-Tags, CSS-Links und andere Header-Inhalte hier hinzu */} {/* Theme init (executed before React hydration) */}