Skip to content

Commit 5d06f87

Browse files
committed
about page updated
1 parent c4d9f49 commit 5d06f87

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/about/AboutCommunity.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
<v-col md="8" sm="12" cols="12" class="py-0 my-0">
2323
<!-- {{data}} -->
2424
<p class="google-font mt-0" style="font-size:110%">{{data.longDescription}}</p>
25-
<p class="google-font mt-0 mb-0" style="font-size:110%">GDGs are local groups of developers who are specifically interested in Google products and APIs. Each local group is called a GDG chapter and can host a variety of technical activities for developers - from just a few people getting together to watch our latest videos, to large gatherings with demos and tech talks, to hackathons.</p>
2625
<br>
2726
<v-btn v-if="checkExistance(data.becomemember, 0)" :href="data.becomemember" target="_blank" class="ma-0 google-font elevation-1 primary" style="text-transform: capitalize;border-radius:5px;color:white">Become a Member</v-btn>
2827

0 commit comments

Comments
 (0)