add meta data (language, description, keywords)
[sheet.git] / vimperator.plp
index ca4e673768d7def98da9ac4b3a5f3fc7ceeda26a..586801b8826a75b86c0d4b650ba699215df8c40c 100644 (file)
@@ -7,11 +7,13 @@
 
 :><!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>vimperator cheat sheet</title>
+<meta name="description" content="Keyboard functionality overview sheet for the Vimperator Firefox extension.">
+<meta name="keywords" content="vimperator, firefox, vim, iceweasel, sheet, cheat, reference, overview, commands, keyboard, browser">
 <:= stylesheet(qw'light dark circus mono red terse') :>
 <!--[if lte IE 6]><style> .help dl.legend dt {margin:0 0 1px} </style><![endif]-->
 <!--[if lte IE 7]><style> .help dl.legend dd {float:none} </style><![endif]--><: