Device Sync

This commit is contained in:
2025-12-18 22:14:29 -05:00
38 changed files with 3055 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
<<<<<<< HEAD
<!DOCTYPE html>
<html>
<head>
@@ -8,4 +9,16 @@
<h1>Week 8 JS Object Practice</h1>
<script src="index.js"></script>
</body>
=======
<!DOCTYPE html>
<html>
<head>
<title>Week 8 JS Object Practice</title>
</head>
<body>
<h1>Week 8 JS Object Practice</h1>
<script src="index.js"></script>
</body>
>>>>>>> a2ad5843006c62096be10203d3f91faa39f365fb
</html>