add meta data (language, description, keywords)
[sheet.git] / index.plp
index 50130f705992a6866ffe6140edcd9bff49214107..d0a791f369ea2a588d168838b2d2700a8a5a8b2a 100644 (file)
--- a/index.plp
+++ b/index.plp
@@ -3,11 +3,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>cheat sheets</title>
+<meta name="description" content="Cheat sheets summarising various software programs and standards.">
+<meta name="keywords" content="sheet, cheat, reference, software, overview, summary, help, keyboard, map, unicode">
 <:= stylesheet(qw'light dark red') :>
 </head>