diff --git a/ssr/buildPage.ts b/ssr/buildPage.ts index 8b78ae1..964c0f9 100644 --- a/ssr/buildPage.ts +++ b/ssr/buildPage.ts @@ -1,8 +1,6 @@ import { STATUS_CODE, STATUS_TEXT } from '@std/http/status'; -// Utilize the pre-existing stylesheets, do a little tweaking to make it ours -const buildPage = (str: string) => - ` +const buildPage = (str: string) => `