summaryrefslogtreecommitdiffstats
path: root/includes/header.html
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2011-11-09 03:20:47 (EST)
committer P. J. McDermott <pjm@nac.net>2011-11-09 03:20:47 (EST)
commitc2316dd5ac7fff6adc4df8a85243a323f7b69428 (patch)
tree504b51aab22014068cc5061fdbca10bde52ee21d /includes/header.html
parenta395cd13608dd19392f17f9a30875f5f84438a14 (diff)
downloadwww-c2316dd5ac7fff6adc4df8a85243a323f7b69428.zip
www-c2316dd5ac7fff6adc4df8a85243a323f7b69428.tar.gz
www-c2316dd5ac7fff6adc4df8a85243a323f7b69428.tar.bz2
Remove "line-through" decoration on "Projects".
Diffstat (limited to 'includes/header.html')
-rwxr-xr-xincludes/header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/header.html b/includes/header.html
index a351880..c7b7d57 100755
--- a/includes/header.html
+++ b/includes/header.html
@@ -30,7 +30,7 @@
<a href="/essays/">Essays</a>
</li>
<li>
- <a href="/projects/"><span style="text-decoration: line-through;">Projects</span></a>
+ <a href="/projects/">Projects</a>
</li>
</ul>
</div>