summaryrefslogtreecommitdiff
path: root/writing/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'writing/index.php')
-rw-r--r--writing/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/writing/index.php b/writing/index.php
index 7f6e165..08184d3 100644
--- a/writing/index.php
+++ b/writing/index.php
@@ -10,7 +10,7 @@ require($_SERVER["DOCUMENT_ROOT"] . "/header.php");
</p>
<ul>
<li>
- <h2><a href="cryptography.php">Cryptography</a> /* Keep yourself safe */</h2>
+ <h3><a href="cryptography.php">Cryptography</a> /* Keep yourself safe */</h3>
</li>
</ul>
<?php require($_SERVER["DOCUMENT_ROOT"] . "/footer.php"); ?> \ No newline at end of file