Skip to content

Commit

Permalink
1.2 - added new speaker
Browse files Browse the repository at this point in the history
  • Loading branch information
niclaz authored May 10, 2024
1 parent a9b2147 commit 99f5975
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -541,6 +541,17 @@
</div>
</div>
</div>
<div class="hover:bg-white hover:text-black person-item border border-white/30">
<div>
<img src="./img/oddname.png" alt="speaker" class="aspect-square object-cover w-full">
</div>
<div class="pb-4 px-4">
<div class="mt-4 speaker-name">OddName</div>
<div class="mt-2 text-sm markdown-basic">
<p>Independent Researcher</p>
</div>
</div>
</div>
</div>
</div>
<div class="text-center mt-10 mb-10">We keep adding more and more speakers, stay tuned ...</div>
Expand Down

0 comments on commit 99f5975

Please sign in to comment.