summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorGary E. Miller <gem@rellim.com>2015-04-09 20:25:26 -0700
committerGary E. Miller <gem@rellim.com>2015-04-09 20:25:26 -0700
commitcef4353ac439e1c690f467c467121396c2713285 (patch)
treee45ccacf962f960c70236f14d17015fbb54b83d0 /www
parentd0a1928448a09918803c82cf61d990e8db98dba9 (diff)
downloadgpsd-cef4353ac439e1c690f467c467121396c2713285.tar.gz
Add some SEO, remove trailing witespace, convert to UTF-8
Diffstat (limited to 'www')
-rw-r--r--www/bt.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/www/bt.html b/www/bt.html
index e3c9a1a8..cf38001d 100644
--- a/www/bt.html
+++ b/www/bt.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="Blutooth setup instructions for GPSD">
- <meta name="Keywords" content="GPS, translator, mxmap, GIS">
+ <meta name="Keywords" content="GPS, gpsd, bluetooth">
+ <meta name="Revised" content="9 April 2015">
+ <meta name="robots" content="index,follow">
<link rel="stylesheet" href="main.css" type="text/css">
<title>Bluetooth and GPSD</title>
</head>