update page meta descriptions
[sheet.git] / termcol.plp
index 0eb10b2dd259bc699ac9612615fe5925b91d7bed..395c2086a663fd2e1926ff9449d6ea85a315fbb7 100644 (file)
@@ -5,12 +5,15 @@
 
 :><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
  "http://www.w3.org/TR/html4/loose.dtd">
-<html>
+<html lang="en">
 
 <head>
-<title>terminal colour cheat sheet</title>
 <meta http-equiv="content-type" content="utf-8">
-<:= stylesheet(qw'light') :>
+<title>terminal colour cheat sheet</title>
+<meta name="description" content="Index of all terminal/console colour codes, with an example result of various environments.">
+<meta name="keywords" content="color, code, terminal, console, escape, table, xterm, rxvt">
+<:= stylesheet(qw'light dark') :>
+<link rel="icon" type="image/png" href="/clip.png">
 </head>
 
 <body id="colour">