summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/default.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/default.html b/templates/default.html
index dccc72a..396f1c8 100644
--- a/templates/default.html
+++ b/templates/default.html
@@ -19,7 +19,7 @@
</head>
<body id="top">
<div id="navigation">
- <img id="logo" src="/images/logo.png"/>
+ <img id="logo" alt="logo" src="/images/logo.png"/>
<ul>
<li><a href="/about.html">About</a></li>
<li><a href="/projects.html">Projects</a></li>