update page meta descriptions
[sheet.git] / mutt.plp
index bc8b4474b4a1f96b1a40bf88ae15ed4db4fe126d..0dbb0d07c472e4040f8871b12af28099c917dea4 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">
-<html>
+<html lang="en">
 
 <head>
 <meta http-equiv="content-type" content="<:= $header{content_type} :>">
 <title>mutt cheat sheet</title>
+<meta name="description" content="Cheat sheet for the Mutt e-mail client, showing the default binding for each key.">
+<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]--><:
@@ -21,6 +23,7 @@
        print "\n".'<style type="text/css"> .no, .alias {opacity:.5} </style>'
                if $showkeys and $get{keys} eq 'ghost';
 :>
+<link rel="icon" type="image/png" href="/clip.png">
 <script type="text/javascript" src="/keys.js"></script>
 
 <body id="mutt">