summaryrefslogtreecommitdiff
path: root/faq.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 /faq.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 'faq.html')
-rw-r--r--faq.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/faq.html b/faq.html
index 2a0b31d..48b39fd 100644
--- a/faq.html
+++ b/faq.html
@@ -9,7 +9,7 @@
</head>
<body>
-<h1><img src="wayland.png"></h1>
+<h1><a href="/"><img src="wayland.png" alt="Wayland logo"></a></h1>
<h2>Wayland FAQ</h2>