add talks
This commit is contained in:
parent
b8be909609
commit
3f4400cc03
1 changed files with 21 additions and 1 deletions
|
|
@ -22,6 +22,7 @@
|
|||
<li><a href="#contact-header">Contact</a></li>
|
||||
<li><a href="#my-projects-header">My projects</a></li>
|
||||
<li><a href="#writings-header">Writings</a></li>
|
||||
<li><a href="#talks-header">Talks</a></li>
|
||||
</ul>
|
||||
<hr />
|
||||
<section>
|
||||
|
|
@ -244,6 +245,25 @@
|
|||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
<hr />
|
||||
<section>
|
||||
<h2 id="talks-header">Talks</h2>
|
||||
<p>Some talks I've given:</p>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="https://www.youtube.com/watch?v=-kQT2-C-Pgs" target="_blank"
|
||||
rel="noopener noreferrer">¿Es posible la libertad sin desobediencia?</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://www.youtube.com/watch?v=G9sk8fHrZ3Y&t=1360" target="_blank"
|
||||
rel="noopener noreferrer">Lanzamiento BISQ 2.0 y introducción al KYC</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://youtu.be/3GfkptA8Dgc?t=1629" target="_blank"
|
||||
rel="noopener noreferrer">Lightning Network para negocios: retos y soluciones</a>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</main>
|
||||
<footer>
|
||||
<p>Pablo Martín Calvo</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue