Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 10 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,24 +15,31 @@ <h1>Git & GitHub Session Reviews</h1>

<!-- SAMPLE REVIEW -->
<div class="review-card">
<h3>Shreesh</h3>
<h3>shreshhhhhhhhh</h3>
<p>This Git session helped me clearly understand pull requests!</p>
</div>

<!-- ============================= -->
<!-- STUDENTS ADD YOUR REVIEW BELOW -->
<!-- ============================= -->
<div class="review-card">
<h3>Harsh</h3>
<p>This Git session was very helpful in understanding branching and merging!</p>
<h3>Atharva</h3>
<p>This Git session was good</p>
</div>
<div class="review-card">
<h3>IRONHAMMER</h3>
<p>NOICE</p>
</div>
<div class="review-card">
<h3>Atharva</h3>
<p>This Git session was good</p>
</div>

</div>
</div>


<img src="https://media.tenor.com/4WB7iH-RyF8AAAAe/how-bro-felt-after-saying-that.png" alt="funny meme" class="meme">

</body>
</html>