You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

30 lines
528 B

<!DOCTYPE html>
<html>
<head>
<title>Duke Leto Memos</title>
<style>
body {
width: 42em;
margin: 0 auto;
font-family: Tahoma, Verdana, Arial, sans-serif;
background-color: black;
color: white;
}
</style>
</head>
<body>
<h1>Duke Leto Memos</h1>
<ul>
<li><a href="/memos/2">Zcash Privacy Theater </a></li>
2 years ago
<li><a href="/memos/1">Zcash Will Rugpull Equihash Miners</a></li>
</ul>
<h1>License</h1>
All content on this website is released under the GPL Version 3.
</body>
</html>