From 77b0f69d0c6e555349dd491d7ca209924d119e61 Mon Sep 17 00:00:00 2001 From: Matt Kosarek Date: Wed, 11 Mar 2026 17:49:05 -0400 Subject: Migrate to astro --- public/index.js | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 public/index.js (limited to 'public/index.js') diff --git a/public/index.js b/public/index.js deleted file mode 100644 index 755879a..0000000 --- a/public/index.js +++ /dev/null @@ -1,6 +0,0 @@ - -function main() { - -} - -main(); -- cgit v1.2.1