aboutsummaryrefslogtreecommitdiff
path: root/src/App.jsx
diff options
context:
space:
mode:
authorsotech117 <michael_foiani@brown.edu>2025-08-28 00:45:08 -0400
committersotech117 <michael_foiani@brown.edu>2025-08-28 00:45:08 -0400
commite510f1848cf5ea37400c89cde66c9c54a990d3ef (patch)
tree358961470b20ee9039acc745cb5073a727b65fe5 /src/App.jsx
parenta89ff47b98bda9d4636cf416f4c45d8060c126a8 (diff)
update with milly info
Diffstat (limited to 'src/App.jsx')
-rw-r--r--src/App.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/App.jsx b/src/App.jsx
index 44f7866..c3e9f01 100644
--- a/src/App.jsx
+++ b/src/App.jsx
@@ -30,7 +30,7 @@ function App() {
viewport={{ once: true }}
transition={{ duration: 0.6 }}
>
- <p> &copy; 2025 PedroTech. All rights reserved.</p>
+ <p> &copy; 2025 Meiling Zhao</p>
</motion.footer>
</div>
);