Page Updates

This commit is contained in:
2025-12-04 03:28:50 +00:00
parent 4202a22403
commit 6461d7ceb5
3 changed files with 4 additions and 3 deletions

View File

@@ -29,7 +29,7 @@ const hobbies = [
},
{
name: 'Robotics',
description: 'Building and programming robots to solve problems is a fascinating challenge.',
description: 'Building and programming robots to solve problems is fun.',
icon: 'proicons:robot'
}
]