Skip to content

Commit f398f5b

Browse files
committed
Merge branch 'update/committee-page' of https://github.com/ComSSA/comssa.github.io into update/committee-page
fixing nuxt config
2 parents 24a212a + e984d3d commit f398f5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/about.vue

Lines changed: 2 additions & 2 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="Austin Delic"
102+
name="Candle Visidsiri"
103103
/>
104104
</b-col>
105105
<b-col cols="6" md="3" class="mb-3">
@@ -163,7 +163,7 @@
163163
</b-col>
164164
<b-col cols="6" md="3" class="mb-3">
165165
<CloudProfile
166-
name="Candle Visidsiri"
166+
name="Austin Delic"
167167
/>
168168
</b-col>
169169
</b-row>

0 commit comments

Comments
 (0)