Skip to content

Commit

Permalink
36 - adds team photos in slides #36 (#37)
Browse files Browse the repository at this point in the history
Adding team photos in slides #36
  • Loading branch information
mxochicale committed Nov 13, 2023
1 parent d2b9ec5 commit 1212eaf
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
Binary file added slides/figures/team.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 13 additions & 1 deletion slides/work-achieved/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -280,12 +280,24 @@

<!-- First slide -->
<section id="workflow" class="slide level2">
<h2>Meet the Team</h2>
<h2>🏆 Best team name</h2>

<img src = "../figures/team-logo.png" style="max-width: 105%;" ></img>

</section>


<!-- New slide -->
<section id="team" class="slide level2">
<h2>👪 team</h2>

<a href="https://github.com/SciKit-Surgery/cmicHACKS2/">
<img src = "../figures/team.png" style="max-width: 110%;" ></img>
</href>
</a>

</section>

<!-- =================================================================== -->

</div>
Expand Down

0 comments on commit 1212eaf

Please sign in to comment.