summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorDarxus <darxus@chaosreigns.com>2011-02-17 15:34:03 -0500
committerKristian Høgsberg <krh@bitplanet.net>2011-02-18 08:42:46 -0500
commit1a4cdb27fd8a00b008cc337104dd3b0f7ad817eb (patch)
tree034c8797da139ca31a87055db1a6ae6030eb1422 /index.html
parent0e9ff1e8c92461de7fc6c5b1749e03c30f1bc6af (diff)
Minor fixes and logo linking to main page
Fix 1 html validator error, a few warnings, and make the Wayland logo link to the main page. Did you know you're not supposed to put an <img> directly in a <body> in HTML 4.01 Strict?
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 926e030..c1f1cf3 100644
--- a/index.html
+++ b/index.html
@@ -8,7 +8,7 @@
</head>
<body>
-<h1><img src="wayland.png"></h1>
+<h1><img src="wayland.png" alt="Wayland logo"></h1>
<h2>Wayland</h2>