This commit is contained in:
Ty Clifford
2026-07-03 17:42:16 -04:00
parent c1cb93083e
commit c5ec4f4c7e
18 changed files with 30 additions and 29 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ app_db();
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Neon Medical Tracker</title>
<title>Medical Tracker</title>
<link rel="stylesheet" href="/assets/styles.css">
</head>
<body data-theme="dark" data-accent="green">
@@ -22,7 +22,7 @@ app_db();
<span></span>
</div>
<div>
<h1>Neon Medical Tracker</h1>
<h1>Medical Tracker</h1>
<p id="profileFocus">Loading profile</p>
</div>
</div>