Give the application a descriptive name in the browser tab for easy identification

Adds a title tag to index.html and a screenshot preview.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 556aa286-edd2-4cea-8583-f4fc3cfd119b
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/81470e0d-8ae8-4335-9301-cd9a69e670fa/8e77b04a-d19f-45af-9f57-84d64672fc92.jpg
This commit is contained in:
ghaddaditw
2025-05-30 17:16:39 +00:00
parent 99977d5f56
commit 41678c90bf
2 changed files with 1 additions and 0 deletions
+1
View File
@@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" />
<title>TaskFin - On-Premise Task & Financial Management</title>
</head>
<body>
<div id="root"></div>