Update public/index.html

This commit is contained in:
2025-11-29 19:38:51 -05:00
parent 63c9626ecf
commit eafe0bbf5a

View File

@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>PULSE - Workflow Orchestration</title>
<title>PULSE</title>
<style>
* { margin: 0; padding: 0; box-sizing: border-box; }
body {