chore: rename app title

This commit is contained in:
2026-05-24 23:01:07 +02:00
parent 817bd741a8
commit c82f841ba3
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>excali</title>
<title>excali-box</title>
<script type="module" src="./client.tsx"></script>
</head>
<body>