summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGary E. Miller <gem@rellim.com>2015-04-09 21:34:12 -0700
committerGary E. Miller <gem@rellim.com>2015-04-09 21:34:12 -0700
commit21ceb50656319648cd882beaa8c31eadc28a9bcf (patch)
treed757a3b16c537a591ae15b61ea3427958193048e
parent8aed0a99c190515a6b555adfa3fe2535fc140dba (diff)
downloadgpsd-21ceb50656319648cd882beaa8c31eadc28a9bcf.tar.gz
COnvert to html5 and utf-8. Add some SEO.
-rw-r--r--www/for-vendors.html11
1 files changed, 6 insertions, 5 deletions
diff --git a/www/for-vendors.html b/www/for-vendors.html
index b48500c3..29098aac 100644
--- a/www/for-vendors.html
+++ b/www/for-vendors.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="Interfacing with the GPSD project.">
- <meta name="Keywords" content="GPS, translator, mxmap, GIS">
+ <meta name="Description" content="A guide for GPS vendors: chipset manufacturers, OEMs, vendors for working with gpsd">
+ <meta name="Keywords" content="GPS, gpsd, vendor">
+ <meta name="Revised" content="9 April 2015">
+ <meta name="robots" content="index,follow">
<link rel="stylesheet" href="main.css" type="text/css">
<title>GPSD Welcomes Vendor Cooperation</title>
</head>