0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00

chore: update talk

This commit is contained in:
Juan Picado 2021-07-11 16:20:27 +02:00 committed by GitHub
parent 65d7392b3a
commit 843328f73c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>`);