Skip to content

Commit

Permalink
[UPDATE]:Adds the files
Browse files Browse the repository at this point in the history
  • Loading branch information
SKYBIRDSGP committed May 16, 2024
1 parent 20b70a0 commit 4c901fd
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions _site/projects/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,20 @@ <h2 class="card-title text-wrap">Micromouse</h2>
</div>
<!-- _includes/projects.html -->
<div class="grid-sizer"></div>
<div class="grid-item">
<a href="/projects/Titan-Quadruped/">
<div class="card hoverable">
<div class="card-body">
<h2 class="card-title text-wrap">Titan-Quadruped</h2>
<p class="card-text">Making VJTI's first Quadruped from scratch</p>
<div class="row ml-1 mr-1 p-0">
</div>
</div>
</div>
</a>
</div>
<!-- _includes/projects.html -->
<div class="grid-sizer"></div>
<div class="grid-item">
<a href="/projects/ViT/">
<div class="card hoverable">
Expand Down

0 comments on commit 4c901fd

Please sign in to comment.