Skip to content

Commit

Permalink
about page updated
Browse files Browse the repository at this point in the history
  • Loading branch information
vrijraj committed Apr 14, 2020
1 parent c4d9f49 commit 5d06f87
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/about/AboutCommunity.vue
Expand Up @@ -22,7 +22,6 @@
<v-col md="8" sm="12" cols="12" class="py-0 my-0">
<!-- {{data}} -->
<p class="google-font mt-0" style="font-size:110%">{{data.longDescription}}</p>
<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>
<br>
<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>

Expand Down

0 comments on commit 5d06f87

Please sign in to comment.