add meta data (language, description, keywords)
[sheet.git] / mutt.plp
index bc8b4474b4a1f96b1a40bf88ae15ed4db4fe126d..3055bcd14ce04e592858a860ea981f0982513a50 100644 (file)
--- a/mutt.plp
+++ b/mutt.plp
@@ -7,11 +7,13 @@
 
 :><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
  "http://www.w3.org/TR/html4/loose.dtd">
 
 :><!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>mutt cheat sheet</title>
 
 <head>
 <meta http-equiv="content-type" content="<:= $header{content_type} :>">
 <title>mutt cheat sheet</title>
+<meta name="description" content="Keyboard functionality overview sheet for the Mutt e-mail client.">
+<meta name="keywords" content="mutt, MUA, email, client, sheet, cheat, reference, overview, commands, keyboard">
 <:= 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]--><:
 <:= 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]--><: