changed title

This commit is contained in:
eggman20339 2025-02-20 16:05:44 -05:00
parent 73ea9247a6
commit 6fcbc535ed

View File

@ -443,7 +443,7 @@ function App() {
return (
<div style={styles.container}>
<h1>Screen-Time on Port 80</h1>
<h1>Mylin's Points</h1>
{statusMsg && (
<div style={styles.statusBox}>{statusMsg}</div>