made it output a single html file

This commit is contained in:
2026-05-14 18:36:45 -05:00
parent bd1b932805
commit f251c9e9f4
6 changed files with 17 additions and 9 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link rel="icon" type="image/svg+xml" href="./public/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Drone Hub</title>
</head>