summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorGary E. Miller <gem@rellim.com>2015-04-09 21:21:01 -0700
committerGary E. Miller <gem@rellim.com>2015-04-09 21:21:01 -0700
commit23c81d44443af7b4b6db6264c1093a8cfb5ddebd (patch)
tree6f3c6bb1c792df644eee15c0ea1ba2b02a838776 /www
parente7e6f840aa3a32bc26934a04f3b21ab1641174f7 (diff)
downloadgpsd-23c81d44443af7b4b6db6264c1093a8cfb5ddebd.tar.gz
Convert to utf-8, add some SEO.
Converting to html5 will be a chore.
Diffstat (limited to 'www')
-rw-r--r--www/wishlist.html10
1 files changed, 6 insertions, 4 deletions
diff --git a/www/wishlist.html b/www/wishlist.html
index bbbf0ceb..31c124fe 100644
--- a/www/wishlist.html
+++ b/www/wishlist.html
@@ -1,11 +1,13 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
+<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<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 Raymond">
- <meta name="Description" content="Hardware known to work with GPSD.">
- <meta name="Keywords" content="GPS, translator, mxmap, GIS">
+ <meta name="Description" content="The GPSD project wishlist, how to help us help you. Hardware we would love to have.">
+ <meta name="Keywords" content="GPS, gpsd, hardware, wishlist">
+ <meta name="Revised" content="9 April 2015">
+ <meta name="robots" content="index,follow">
<title>GPSD Wish List</title>
<link rel="stylesheet" href="main.css" type="text/css">
</head>