Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 889 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 889 Bytes

Official Website of Aerial Robotics Kharagpur Research Group

Add a person to the Team section:

  • 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 Timeline

  1. Update this sheet.
  2. Follow Instructions in this link and copy the code snippet.
  3. Replace existing code snippet.

Google Analytics

Check google analytics dashboard here.