From 5e4fcfbdaa74af77159b6777c75b44cc0fa9f800 Mon Sep 17 00:00:00 2001 From: Max Richter Date: Thu, 17 Aug 2023 21:38:08 +0200 Subject: [PATCH] feat: some shit? --- components/layouts/main.tsx | 5 +---- lib/env.ts | 2 ++ lib/log.ts | 18 ++++++++++-------- routes/_app.tsx | 2 -- static/htmx.min.js | 1 - 5 files changed, 13 insertions(+), 15 deletions(-) delete mode 100644 static/htmx.min.js diff --git a/components/layouts/main.tsx b/components/layouts/main.tsx index f7f7b59..75cf5e0 100644 --- a/components/layouts/main.tsx +++ b/components/layouts/main.tsx @@ -34,10 +34,7 @@ export const MainLayout = ( {title}}