import {Title, Favicon} from '@quilted/quilt/browser'; import {SearchRobots, Viewport} from '@quilted/quilt/server'; // This component sets default `
` details of the HTML page. If you need // to customize any of these details based on conditions or application data, you // can render these same components deeper in the application to override these defaults. // // @see https://github.com/lemonmade/quilt/blob/main/documentation/features/html.md export function Head() { return ( <> {/* Sets the default `