add meta data (language, description, keywords)
[sheet.git] / nethack.plp
index bba68fbddd22b3283496197f291b7e95dd021159..22e87f5212377860c49d16eab9ce81ed1dc81c84 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>nethack cheat sheet</title>
+<meta name="description" content="Keyboard functionality overview sheet for the Nethack console RPG game.">
+<meta name="keywords" content="nethack, rogue, game, control, controls, sheet, reference, overview, 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]--><: