diff --git a/src/App.js b/src/App.js index ef4a83d..99d4ee3 100644 --- a/src/App.js +++ b/src/App.js @@ -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>