Browse Source

Add link to memo 4

master
Duke 1 year ago
parent
commit
602be9e4fa
  1. 5
      index.html

5
index.html

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<title>Duke Leto Memos</title> <title>Duke Memos</title>
<style> <style>
body { body {
width: 42em; width: 42em;
@ -18,9 +18,10 @@
</head> </head>
<body> <body>
<h1>Duke Leto Memos</h1> <h1>Duke Memos</h1>
<ul> <ul>
<li><a href="/memos/4">Monero Privacy Under Attack</a></li>
<li><a href="/memos/3">Hush Dev Update #0</a></li> <li><a href="/memos/3">Hush Dev Update #0</a></li>
<li><a href="/memos/2">Zcash Privacy Theater </a></li> <li><a href="/memos/2">Zcash Privacy Theater </a></li>
<li><a href="/memos/1">Zcash Will Rugpull Equihash Miners</a></li> <li><a href="/memos/1">Zcash Will Rugpull Equihash Miners</a></li>

Loading…
Cancel
Save