Skip to content

Commit

Permalink
add application form link
Browse files Browse the repository at this point in the history
  • Loading branch information
RuyBlast committed Jan 18, 2024
1 parent 85766d8 commit ddafc6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@ <h2 class="title text-primary mb-3">Our experience in the group</h2>
<span class="sub-title mb-2 d-block">Application form</span>
<h2 class="title text-primary">Join Us</h2>
<p>To apply to our group, please fill following form. After reviewing your answers, we will contact you back for a 30 minutes interview to complete your application.</p>
<a href="#" class="btn btn-primary btn-md">Apply</a>
<a href="https://forms.gle/cCquZPpMHY1gRFCW7" class="btn btn-primary btn-md">Apply</a>
</div>
</div>
</div> <!-- END .site-section -->
Expand Down

0 comments on commit ddafc6a

Please sign in to comment.