From 4e1ac5888a0716ac3ca3aff353337e9cc61cd264 Mon Sep 17 00:00:00 2001 From: HorizonCode Date: Fri, 12 May 2023 14:14:06 +0200 Subject: [PATCH] better example html --- example/test.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/example/test.ts b/example/test.ts index 1068a10..4c71fae 100644 --- a/example/test.ts +++ b/example/test.ts @@ -63,9 +63,9 @@ httpServer.get("/site", (_req, rep) => {

Hello World!

- +
- + `;