add meta data (language, description, keywords)
[sheet.git] / digraphs.plp
index 5c3bf078c8526631e191a14206121faff33e105b..14bcfbd3e74283b72fff23b73b66a31ad1fca20c 100644 (file)
@@ -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>digraph cheat sheet</title>
+<meta name="description" content="Complete table of digraph characters from RFC-1345.">
+<meta name="keywords" content="digraph, compose, character, char, glyph, table, unicode, vim">
 <:= stylesheet(qw'light') :>
 </head>