Skip to content

Commit

Permalink
Update staff.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
josix authored Aug 22, 2024
1 parent 5513387 commit fa69d1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/about/staff.vue
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ export default {
{ name: '鈺馨', photo: 'pycast/鈺馨.jpg' },
],
development_web: [
{ name: 'Josix', photo: 'default.jpg' },
{ name: 'Sivan', photo: 'web/Sivan.jpg' },
{ name: 'Benson', photo: 'web/Benson.jpg' },
{ name: 'WinnieBear', photo: 'web/WinnieBear.jpg' },
Expand All @@ -110,6 +109,7 @@ export default {
{ name: 'DerDer', photo: 'default.jpg' },
{ name: 'Fox', photo: 'web/Fox.jpg' },
{ name: '甲魚', photo: 'web/甲魚.jpg' },
{ name: 'Josix', photo: 'default.jpg' },
],
development_data: [
{ name: 'Xch1', photo: 'data/Xch1.jpg' },
Expand Down

0 comments on commit fa69d1a

Please sign in to comment.