Skip to content

Commit

Permalink
[fix] wrong naming
Browse files Browse the repository at this point in the history
  • Loading branch information
TheWorldTradeCenter authored Jan 6, 2025
1 parent 4b3f2dc commit 7610920
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/views/members/Member12View.vue
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const trueURL = (url) => {
const members_info_12 = [
{
image: trueURL("img/member/willy.jpg"),
name: "游凱威",
name: "游凱崴",
title: "社長",
ig: "willyyu.20041019",
desc: "電機系學生,對於電資相關領域感到興趣,平時喜歡看科技相關的酷東東以及探索各種沒接觸過的東西😆",
Expand Down Expand Up @@ -129,4 +129,4 @@ const members_info_12 = [
</div>
</div>
</div>
</template>
</template>

0 comments on commit 7610920

Please # to comment.