mirror of
https://github.com/seigler/seigler.github.io
synced 2025-07-28 15:56: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
33
index.html
Normal file
33
index.html
Normal file
|
@ -0,0 +1,33 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta name="generator" content="Hugo 0.18.1" />
|
||||
<meta charset="UTF-8">
|
||||
<base href="https://joshua.seigler.net/">
|
||||
<title> Home - joshua.seigler.net </title>
|
||||
<link rel="canonical" href="https://joshua.seigler.net/">
|
||||
<link href="" rel="alternate" type="application/rss+xml" title="joshua.seigler.net" />
|
||||
<link rel="stylesheet" href="css/bundle.01645858.css"> </head>
|
||||
|
||||
<body class="home">
|
||||
<div class="wrapper">
|
||||
<header>
|
||||
<nav> <a class="active" 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>
|
||||
<h1>Welcome!</h1>
|
||||
<h2>Recent updates:</h2>
|
||||
<section class="posts">
|
||||
<div> <a href="/posts/site-redesign/">Site redesign!</a> </div>
|
||||
<div> <a href="/about/">About</a> </div>
|
||||
<div> <a href="/presentations/blockchain/">Blockchain: a semi-technical explanation</a> </div>
|
||||
</section>
|
||||
<ul> </ul>
|
||||
</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