Changed web app title

This commit is contained in:
Keannu Bernasol 2023-11-19 15:44:11 +08:00
parent 0f64074345
commit 2aeb1ddd27

View file

@ -1,10 +1,10 @@
<!doctype html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React + TS</title>
<title>CITC Equipment Tracker</title>
</head>
<body>
<div id="root"></div>