Skip to content

Commit

Permalink
chore: update talk
Browse files Browse the repository at this point in the history
  • Loading branch information
juanpicado authored Jul 11, 2021
1 parent 65d7392 commit 843328f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/static/js/talk.js
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
$( document ).ready(function() {
$('.post .postHeader').before(`<div class="banner">
<div>Next talk 🥳 at <b>#DevSecCon Germany</b>. <b>RSVP now !!</b></div>
<div>Next talk 🥳 at <b>#React Finland 2021</b></div>
<div>
<p>
<a href="https://www.meetup.com/es-ES/devseccon-germany/events/276990087/" id="talk" target="_blank">Protecting my Node.js project of dependency confusion attacks | Juan Picado</a>
<a href="https://react-finland.fi/schedule/#techniques" id="talk" target="_blank">Testing the integrity of your React components by publishing in a private registry | Juan Picado</a>
</p>
</div>
</div>`);
Expand Down

0 comments on commit 843328f

Please sign in to comment.