diff options
author | Nick White <git@njw.me.uk> | 2010-11-13 18:54:00 +0000 |
---|---|---|
committer | Nick White <git@njw.me.uk> | 2010-11-13 18:54:00 +0000 |
commit | 3d293ecb997547ce48ab5ee3c6a83effddbbb0ae (patch) | |
tree | 87553f863bbd48a8268ccbebd71a3a7783c720e0 /webheader.html | |
parent | 6184d6bdac39e3a1f2e72ce180db40cb896724cf (diff) |
Rename to simplyread to avoid name clash
Diffstat (limited to 'webheader.html')
-rw-r--r-- | webheader.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webheader.html b/webheader.html index bd879fb..ff3a7da 100644 --- a/webheader.html +++ b/webheader.html @@ -11,5 +11,5 @@ h3 a:hover { text-decoration: underline } img { display: block; margin: auto; } </style> <link rel="alternate" type="text/turtle" title="rdf" href="doap.ttl" /> -<title>Readable - Makes webpages more readable</title> +<title>SimplyRead - Makes webpages more readable</title> </head><body> |