aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-11-18 22:37:15 +0100
committerChristian Grothoff <christian@grothoff.org>2016-11-18 22:37:15 +0100
commit29050e1b2a26939f555dfe491f40e1097fb7bfde (patch)
tree28769940dec89872f1684f957173f6103bea8994 /index.html
parent0a8d4b02bc856a2e57b659b7f8fab05ce7366074 (diff)
downloadwww-29050e1b2a26939f555dfe491f40e1097fb7bfde.tar.gz
www-29050e1b2a26939f555dfe491f40e1097fb7bfde.zip
fix misc accessibility issues, shorten title so it works nicely in tabs
Diffstat (limited to 'index.html')
-rw-r--r--index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/index.html b/index.html
index 896a3cda..a18d75e2 100644
--- a/index.html
+++ b/index.html
@@ -2,11 +2,11 @@
2<html lang="en"> 2<html lang="en">
3 <head> 3 <head>
4 <meta charset="utf-8"> 4 <meta charset="utf-8">
5 <title lang="en">GNU Taler - Taxable Anonymous Libre Electronic Reserves</title> 5 <title lang="en">GNU Taler</title>
6 <title lang="fr">GNU Taler - Taxable Anonyme Libre Electronique Réserve</title> 6 <title lang="fr">GNU Taler</title>
7 <title lang="de">GNU Taler - Taxable Anonyme Liberal Electronische Reserven</title> 7 <title lang="de">GNU Taler</title>
8 <title lang="it">GNU Taler</title> 8 <title lang="it">GNU Taler</title>
9 <title lang="es">GNU Taler - Reservas Electrónicas Libres Anónimas Imponibles</title> 9 <title lang="es">GNU Taler</title>
10 <meta name="description" content="Anonymous electronic payments for civil society"> 10 <meta name="description" content="Anonymous electronic payments for civil society">
11 <!--# include file="common/header.inc" --> 11 <!--# include file="common/header.inc" -->
12 </head> 12 </head>