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
12 changes: 11 additions & 1 deletion events.html
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,17 @@ <h1 style="text-align: center;color: #333;"> <strong>Timeline</strong> </h1>
<div class="row">
<div class="col-md-12">
<div class="main-timeline">
<!-- December 2020 -->

<div class="timeline">
<div class="timeline-icon"></div>
<div class="timeline-content wow fadeInRight">
<span class="date wow fadeInUp">December 2020</span><br><br>
<div class="description"><br>Hour of Code</div>
<div class="description"><br>Android Study Jam with DSC PCCoE</div>
<div class="description"><br>ACM Winter School, 2020</div>
</div>
</div>
<!-- November 2020 -->

<div class="timeline">
Expand Down Expand Up @@ -448,4 +458,4 @@ <h4>Contact Us</h4>

</body>

</html>
</html>