diff options
author | Christian Pointner <equinox@helsinki.at> | 2015-06-27 22:56:37 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2015-06-27 22:56:37 (GMT) |
commit | 7ff7bfe241c9629be1e13319096b1ee24e5a126c (patch) | |
tree | df9c36a0060860d53ef95506ffc81735cf374fa4 | |
parent | e688ff527914031a4c5483ba20c17797e24c02b4 (diff) |
fixed author mail address
-rw-r--r-- | www/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/index.html b/www/index.html index 68cb017..ae79e9e 100644 --- a/www/index.html +++ b/www/index.html @@ -5,7 +5,7 @@ <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="Importtool for Radio Helsinki"> - <meta name="author" content="Christian Pointner <equinox@ffgraz.net>"> + <meta name="author" content="Christian Pointner <equinox@helsinki.at>"> <link href="/javascript/twitter-bootstrap/css/bootstrap.css" rel="stylesheet"> <link href="/styles/auth.css" rel="stylesheet"> |