summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorGary E. Miller <gem@rellim.com>2015-04-09 20:57:16 -0700
committerGary E. Miller <gem@rellim.com>2015-04-09 20:57:16 -0700
commit026c08ef04af4c4d1cf3aaab556511e9060cae88 (patch)
tree8ed467e5ab7fb4221c811307a57c71f08e07650e /www
parent61fcd228916be242b371f6ad44b35cf690645120 (diff)
downloadgpsd-026c08ef04af4c4d1cf3aaab556511e9060cae88.tar.gz
Add some SEO, converto to htm5 and utf-8
Diffstat (limited to 'www')
-rw-r--r--www/excellence.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/www/excellence.html b/www/excellence.html
index bd793387..609e7ae7 100644
--- a/www/excellence.html
+++ b/www/excellence.html
@@ -1,11 +1,12 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<!DOCTYPE HTML>
<html>
<head>
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Author" content="Eric S. Raymond">
<meta name="Description" content="Essay for the Alliance for Code Excellence.">
- <meta name="Keywords" content="GPS, translator, GIS">
+ <meta name="Keywords" content="GPS, gpsd, code, excellence">
+ <meta name="Revised" content="9 April 2015">
+ <meta name="robots" content="index,follow">
<link rel="stylesheet" href="main.css" type="text/css">
<title>GPSD and Code Excellence</title>
</head>