import { h } from 'preact'; export default function (props) { return (

Home

This is the home page.

Anything is insane

); }