fix(index.html): change title from KROW to Base44 APP

This commit is contained in:
bwnyasse
2025-11-14 08:55:37 -05:00
parent 9bdb250714
commit 7159f6de07

View File

@@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="https://base44.com/logo_v2.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>KROW</title>
<title>Base44 APP</title>
</head>
<body>
<div id="root"></div>