Rename Lists

This commit is contained in:
SDCore 2026-07-15 00:03:10 -05:00
parent b6cbd33aed
commit 3297ffe30c

View file

@ -110,8 +110,8 @@ export default function WeatherPage() {
</div> </div>
<span className={styles.container}> <span className={styles.container}>
<span className={styles.listContainer}> <span className={styles.listContainer}>
<span className={styles.lists}>Automated List</span> <span className={styles.lists}>Daily ToDo Rotation</span>
<span className={styles.lists}>Manual List</span> <span className={styles.lists}>Manual ToDo List</span>
</span> </span>
<span className={styles.weatherContainer}> <span className={styles.weatherContainer}>