update page meta descriptions
[sheet.git] / mutt.plp
index 3055bcd14ce04e592858a860ea981f0982513a50..0dbb0d07c472e4040f8871b12af28099c917dea4 100644 (file)
--- a/mutt.plp
+++ b/mutt.plp
@@ -12,7 +12,7 @@
 <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="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]-->
@@ -23,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">