Skip to content

Commit 3c598f8

Browse files
authored
Merge pull request #298 from ComSSA/update/committee-page
fixed committee members
2 parents 4b503d3 + df610e2 commit 3c598f8

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

pages/about.vue

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
<b-row align-h="around" class="mt-3 text-center">
100100
<b-col cols="6" md="3" class="mb-3">
101101
<CloudProfile
102-
name="Alice Arvidson"
102+
name="Candle Visidsiri"
103103
/>
104104
</b-col>
105105
<b-col cols="6" md="3" class="mb-3">
@@ -161,11 +161,6 @@
161161
name="Jerry Zhang"
162162
/>
163163
</b-col>
164-
<b-col cols="6" md="3" class="mb-3">
165-
<CloudProfile
166-
name="Candle Visidsiri"
167-
/>
168-
</b-col>
169164
<b-col cols="6" md="3" class="mb-3">
170165
<CloudProfile
171166
name="Austin Delic"

0 commit comments

Comments
 (0)