Browse Source

Changed mail

Thomas Buck 12 years ago
parent
commit
09c5cb357c
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      page.html

+ 1
- 1
page.html View File

5
     <title>{{ htmlspecialchars(page.title) }} - xythobuz.org</title>
5
     <title>{{ htmlspecialchars(page.title) }} - xythobuz.org</title>
6
     <meta name="description" content="{{ htmlspecialchars(page.get("description", "Electronics & Software Projects")) }}" />
6
     <meta name="description" content="{{ htmlspecialchars(page.get("description", "Electronics & Software Projects")) }}" />
7
     <meta name="keywords" content="{{ htmlspecialchars(page.get("keywords", "xythobuz")) }}" />
7
     <meta name="keywords" content="{{ htmlspecialchars(page.get("keywords", "xythobuz")) }}" />
8
-    <link rel="author" href="xythobuz@xythobuz.org">
8
+    <link rel="author" href="xythobuz@me.com">
9
     <link rel="shortcut icon" href="img/favicon.ico">
9
     <link rel="shortcut icon" href="img/favicon.ico">
10
     <script type="text/javascript" src="js/sh_main.js"></script>
10
     <script type="text/javascript" src="js/sh_main.js"></script>
11
     <link type="text/css" rel="stylesheet" href="css/sh_bright.min.css" />
11
     <link type="text/css" rel="stylesheet" href="css/sh_bright.min.css" />

Loading…
Cancel
Save