diff options
author | Nick White <git@njw.me.uk> | 2011-06-15 22:12:01 +0100 |
---|---|---|
committer | Nick White <git@njw.me.uk> | 2011-06-15 22:12:01 +0100 |
commit | 4ffde89c32268cf4ccc5be98a19fb81ce526f276 (patch) | |
tree | e46a57159d8b5d92c0f7bed91ad332926e2be954 /webheader.html | |
parent | 69cc40641ee0a55acf8221741640c6c493ba8299 (diff) |
Improve layout, change brief description
Layout inspired by http://www.bramstein.com/projects/typeset/flatland/
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 401a294..7d73833 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>SimplyRead - Makes webpages more readable</title> +<title>SimplyRead - Stop browsing, start reading</title> </head><body> |