]> arthur.barton.de Git - ngircd-web.git/blobdiff - includes/common.php
Update author email to include "+ngircd"
[ngircd-web.git] / includes / common.php
index 1794e1be2cf03c99615a03cd5183a4abb07e2898..9ccfefbff0a515ee115e1f1d9c534074522e8d4a 100644 (file)
@@ -13,7 +13,7 @@ function begin_page($lang = 'en', $title = null) {
        echo '<meta name="author-email" content="alex@barton.de">';
        echo '<meta name="MSSmartTagsPreventParsing" content="TRUE">';
        echo '<link rel="stylesheet" href="common/styles.css" type="text/css" media="screen">';
-       echo '<link rel="author" href="mailto:alex@barton.de" title="E-Mail an Alex">';
+       echo '<link rel="author" href="mailto:alex+ngircd@barton.de" title="E-Mail Alex">';
        echo '<script src="common/mootools.js"></script>';
        echo '<script src="common/slide.js"></script>';
        echo "</head>\n<body>";