Skip to content

Commit

Permalink
fix(staff): photography and del photo of program
Browse files Browse the repository at this point in the history
  • Loading branch information
CharisLai committed Aug 31, 2024
1 parent 32da75e commit 4383f32
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion pages/about/staff.vue
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,13 @@ export default {
photography: [
{ name: 'Andy', photo: 'photography/Andy.jpg' },
{ name: 'Deimos', photo: 'photography/Deimos.jpg' },
{ name: '小光', photo: 'default.jpg' },
{ name: 'Charles', photo: 'photography/Charles.jpg' },
{ name: '孝玠', photo: 'photography/孝玠.jpg' },
{ name: '庭蓁', photo: 'photography/庭蓁.jpg' },
{
name: '戴維廷_Andy',
photo: 'photography/戴維廷_Andy.jpg',
},
],
},
}
Expand Down
Binary file removed static/img/staff/program/kirchou.jpg
Binary file not shown.

0 comments on commit 4383f32

Please sign in to comment.