From 518445dee1503922c3eaf247348c37c2f830efa6 Mon Sep 17 00:00:00 2001
From: Your Name
+ Live Demo +
+ --- ## Overview diff --git a/deno.json b/deno.json index 9b4aea2..fc10937 100644 --- a/deno.json +++ b/deno.json @@ -10,5 +10,13 @@ }, "compilerOptions": { "strict": true + }, + "deploy": { + "project": "85252de3-9b36-4d8b-b250-e491b4131838", + "exclude": [ + "**/node_modules" + ], + "include": [], + "entrypoint": "mod.ts" } -} +} \ No newline at end of file diff --git a/ui.ts b/ui.ts index 96d5627..397a972 100644 --- a/ui.ts +++ b/ui.ts @@ -229,6 +229,7 @@ export const html = `