vi: rename vim page to generic /vi
[sheet.git] / index.plp
index 50130f705992a6866ffe6140edcd9bff49214107..30e5864cb0c2fe2c8bec906711984ec5ec97c7ca 100644 (file)
--- a/index.plp
+++ b/index.plp
@@ -3,12 +3,15 @@
 
 :><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
  "http://www.w3.org/TR/html4/loose.dtd">
-<html>
+<html lang="en">
 
 <head>
 <meta http-equiv="content-type" content="<:= $header{content_type} :>">
 <title>cheat sheets</title>
+<meta name="description" content="Cheat sheets summarising various software programs and standards.">
+<meta name="keywords" content="sheet, cheat, reference, software, overview, summary, help, keyboard, map, unicode">
 <:= stylesheet(qw'light dark red') :>
+<link rel="icon" type="image/png" href="/clip.png">
 </head>
 
 <body id="index">
@@ -27,7 +30,7 @@ but you're free to use, print, alter, and redistribute under the AGPL license.
 <h2>Keyboard maps</h2>
 <ul>
 <li><a href="/readline">readline</a>
-<li><a href="/vim">vi/vim</a>
+<li><a href="/vi">vi/vim</a>
 <li><a href="/vimperator">vimperator</a>
 <li><a href="/mutt">mutt</a>
 <li><a href="/nethack">nethack</a>