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 committed May 17, 2024
1 parent 96ca10f commit db0dc03
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -572,6 +572,20 @@
</div>
</div>
</div>
<div class="hover:bg-white hover:text-black person-item border border-white/30">
<div>
<img src="./img/awa.png" alt="speaker" class="aspect-square object-cover w-full">
</div>
<div class="pb-4 px-4">
<div class="mt-4 speaker-name">AWA</div>
<div class="text-mild">
<a href="https://twitter.com/awasunyin" class="hover:underline" target="_blank">@awasunyin</a>
</div>
<div class="mt-2 text-sm markdown-basic">
<p>Co-Founder <a href="https://anoma.net/">Anoma</a> & <a href="https://namada.net/">Namada</a></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 db0dc03

Please sign in to comment.