Skip to content

gauravgardi/quadrotor-IITKgp.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Official Website of Aerial Robotics Kharagpur Research Group

###Add a person to the Team section:

  • Save a 200*200 profile image at /img/team/.
  • Add the following snippet of HTML under <section id="section-works" class="section appear clearfix">.
    <article class="col-md-2 isotopeItem <Team>">
	<div class="team-member" align="center">
		<figure class="member-photo"><img src="images/<File name>.jpg" alt="" /></figure>
		<div class="team-detail">
			<h3><Name of the member></h3>
			<span><Job Profile></span>					
		</div>
	</div>
    </article>

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.

About

Project Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.9%
  • CSS 33.1%
  • HTML 17.0%