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="#contact-header">Contact</a></li>
|
||||||
<li><a href="#my-projects-header">My projects</a></li>
|
<li><a href="#my-projects-header">My projects</a></li>
|
||||||
<li><a href="#writings-header">Writings</a></li>
|
<li><a href="#writings-header">Writings</a></li>
|
||||||
|
<li><a href="#talks-header">Talks</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<hr />
|
<hr />
|
||||||
<section>
|
<section>
|
||||||
|
|
@ -244,10 +245,29 @@
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</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>
|
</main>
|
||||||
<footer>
|
<footer>
|
||||||
<p>Pablo Martín Calvo</p>
|
<p>Pablo Martín Calvo</p>
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue