mirror of
https://github.com/seigler/seigler.github.io
synced 2025-07-27 23:36:09 +00:00
Update 2017-02-13T09:06:56.729Z
This commit is contained in:
parent
69a0e6e584
commit
bb82db2a9c
13 changed files with 55 additions and 55 deletions
|
@ -3,16 +3,16 @@
|
|||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<base href="https://joshua.seigler.net/">
|
||||
<base href="https://seigler.github.io/joshua.seigler.net/">
|
||||
<title> Blockchain: a semi-technical explanation - joshua.seigler.net </title>
|
||||
<link rel="canonical" href="https://joshua.seigler.net/presentations/blockchain/">
|
||||
<link rel="canonical" href="https://seigler.github.io/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>
|
||||
<nav> <a href="/joshua.seigler.net/">Home</a> <a href="/joshua.seigler.net/about/">About</a> <a href="/joshua.seigler.net/posts/">Posts</a> <a href="/joshua.seigler.net/presentations/">Presentations</a> <a href="/joshua.seigler.net/projects/">Projects</a> </nav>
|
||||
</header>
|
||||
<main>
|
||||
<article>
|
||||
|
|
|
@ -3,21 +3,21 @@
|
|||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<base href="https://joshua.seigler.net/">
|
||||
<base href="https://seigler.github.io/joshua.seigler.net/">
|
||||
<title> Presentations - joshua.seigler.net </title>
|
||||
<link rel="canonical" href="https://joshua.seigler.net/presentations/">
|
||||
<link rel="canonical" href="https://seigler.github.io/joshua.seigler.net/presentations/">
|
||||
<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 class="active" href="/presentations/">Presentations</a> <a href="/projects/">Projects</a> </nav>
|
||||
<nav> <a href="/joshua.seigler.net/">Home</a> <a href="/joshua.seigler.net/about/">About</a> <a href="/joshua.seigler.net/posts/">Posts</a> <a class="active" href="/joshua.seigler.net/presentations/">Presentations</a> <a href="/joshua.seigler.net/projects/">Projects</a> </nav>
|
||||
</header>
|
||||
<main>
|
||||
<h1>Presentations</h1>
|
||||
<ul class="post-list">
|
||||
<li> <a href="/presentations/blockchain/"><span class="title">Blockchain: a semi-technical explanation</span> - <span class="summary">https://www.youtube.com/watch?v=cFJwiTHxiac</span></a> </li>
|
||||
<li> <a href="/joshua.seigler.net/presentations/blockchain/"><span class="title">Blockchain: a semi-technical explanation</span> - <span class="summary">https://www.youtube.com/watch?v=cFJwiTHxiac</span></a> </li>
|
||||
</ul>
|
||||
</main>
|
||||
<footer> Copyright © Joshua Seigler 2017 </footer>
|
||||
|
|
|
@ -2,18 +2,18 @@
|
|||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Presentations on joshua.seigler.net</title>
|
||||
<link>https://joshua.seigler.net/presentations/index.xml</link>
|
||||
<link>https://seigler.github.io/joshua.seigler.net/presentations/index.xml</link>
|
||||
<description>Recent content in Presentations on joshua.seigler.net</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<atom:link href="https://joshua.seigler.net/presentations/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="https://seigler.github.io/joshua.seigler.net/presentations/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
<item>
|
||||
<title>Blockchain: a semi-technical explanation</title>
|
||||
<link>https://joshua.seigler.net/presentations/blockchain/</link>
|
||||
<link>https://seigler.github.io/joshua.seigler.net/presentations/blockchain/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>https://joshua.seigler.net/presentations/blockchain/</guid>
|
||||
<guid>https://seigler.github.io/joshua.seigler.net/presentations/blockchain/</guid>
|
||||
<description><p><a href="https://www.youtube.com/watch?v=cFJwiTHxiac">https://www.youtube.com/watch?v=cFJwiTHxiac</a></p>
|
||||
</description>
|
||||
</item>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue