summaryrefslogtreecommitdiff
path: root/writing/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'writing/index.html')
-rw-r--r--writing/index.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/writing/index.html b/writing/index.html
index a7914fb..f75e68b 100644
--- a/writing/index.html
+++ b/writing/index.html
@@ -8,7 +8,10 @@
<p>This is the index page for my writing. Obviously, if you follow the links below, you can read things I've written.
Whether or not you want to do that is up to you.
</p>
- <a class="pagelink" href="cryptography.html">Principles of Cryptography for Data Security</a>
+ <ul>
+ <li><h2><a href="cryptography.html">Cryptography</a> /* Keep yourself safe */</h2></li>
+ </ul>
+ <br>
</div>
</div>
</body> \ No newline at end of file