- Save a 250*250 profile image at
/img/team/
. - Add the following snippet of HTML under
<section id="team">
.
<div class="col-sm-3 isotopeItem <Team>">
<div class="team-member">
<img src="images/<File name>.jpg" class="img-responsive " alt="" />
<h4>Name of Member</h4>
<p>Job Profile</p>
</div>
</div>
Replace <Team>
with software/controls/alum.
- Update this sheet.
- Follow Instructions in this link and copy the code snippet.
- Replace existing code snippet.
Check google analytics dashboard here.