mirror of
https://github.com/seigler/seigler.github.io
synced 2025-07-27 07:16:09 +00:00
Update 2017-02-13T09:05:25.696Z
This commit is contained in:
parent
04036b1556
commit
69a0e6e584
51 changed files with 407 additions and 3571 deletions
28
presentations/blockchain/index.html
Normal file
28
presentations/blockchain/index.html
Normal file
|
@ -0,0 +1,28 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<base href="https://joshua.seigler.net/">
|
||||
<title> Blockchain: a semi-technical explanation - joshua.seigler.net </title>
|
||||
<link rel="canonical" href="https://joshua.seigler.net/presentations/blockchain/">
|
||||
<link href="" rel="alternate" type="application/rss+xml" title="joshua.seigler.net" />
|
||||
<link rel="stylesheet" href="css/bundle.01645858.css"> </head>
|
||||
|
||||
<body class="presentations">
|
||||
<div class="wrapper">
|
||||
<header>
|
||||
<nav> <a href="/">Home</a> <a href="/about/">About</a> <a href="/posts/">Posts</a> <a href="/presentations/">Presentations</a> <a href="/projects/">Projects</a> </nav>
|
||||
</header>
|
||||
<main>
|
||||
<article>
|
||||
<h1>Blockchain: a semi-technical explanation</h1>
|
||||
<p><a href="https://www.youtube.com/watch?v=cFJwiTHxiac">https://www.youtube.com/watch?v=cFJwiTHxiac</a></p>
|
||||
</article>
|
||||
</main>
|
||||
<footer> Copyright © Joshua Seigler 2017 </footer>
|
||||
</div>
|
||||
<script src="js/app.50716c5f.js"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue