turn main title into a link back to front page
diff --git a/content/about.html b/content/about.html
index d3204e7..4fbc85a 100644
--- a/content/about.html
+++ b/content/about.html
@@ -21,7 +21,7 @@
 </head><body>
 <div style="margin: -10px; background: #7e614a; color: #EEE; margin-bottom: 20px; text-align: center;">
     <a href="/contribute.html"><img align='left' style="width: 150px; height: 150px; position: relative; left: -4px; border: 0;" src="/images/devme.png" alt="Fork/Download Pony Mail"></a>
-    <h1><a id="Pony_Mail_0"></a>Apache Pony Mail (Incubating)</h1>
+    <h1><a id="title" href="/" style="color: #FFF;">Apache Pony Mail (Incubating)</a></h1>
     <div id="menubar" style="font-size: 20pt; background: #5e514a; padding-top: 5px;">
         <ul>
             <li><a href="/docs.html"><i class="fa fa-book"></i><span>Documentation</span></a></li>
diff --git a/content/contribute.html b/content/contribute.html
index fa39acd..b01e829 100644
--- a/content/contribute.html
+++ b/content/contribute.html
@@ -21,7 +21,7 @@
 </head><body>
 <div style="margin: -10px; background: #7e614a; color: #EEE; margin-bottom: 20px; text-align: center;">
     <a href="/contribute.html"><img align='left' style="width: 150px; height: 150px; position: relative; left: -4px; border: 0;" src="/images/devme.png" alt="Fork/Download Pony Mail"></a>
-    <h1><a id="Pony_Mail_0"></a>Apache Pony Mail (Incubating)</h1>
+    <h1><a id="title" href="/" style="color: #FFF;">Apache Pony Mail (Incubating)</a></h1>
     <div id="menubar" style="font-size: 20pt; background: #5e514a; padding-top: 5px;">
         <ul>
             <li><a href="/docs.html"><i class="fa fa-book"></i><span>Documentation</span></a></li>
diff --git a/content/docs.html b/content/docs.html
index d2987c6..05d9482 100644
--- a/content/docs.html
+++ b/content/docs.html
@@ -21,7 +21,7 @@
 </head><body>
 <div style="margin: -10px; background: #7e614a; color: #EEE; margin-bottom: 20px; text-align: center;">
     <a href="/contribute.html"><img align='left' style="width: 150px; height: 150px; position: relative; left: -4px; border: 0;" src="/images/devme.png" alt="Fork/Download Pony Mail"></a>
-    <h1><a id="Pony_Mail_0"></a>Apache Pony Mail (Incubating)</h1>
+    <h1><a id="title" href="/" style="color: #FFF;">Apache Pony Mail (Incubating)</a></h1>
     <div id="menubar" style="font-size: 20pt; background: #5e514a; padding-top: 5px;">
         <ul>
             <li><a href="/docs.html"><i class="fa fa-book"></i><span>Documentation</span></a></li>
diff --git a/content/docs/api.html b/content/docs/api.html
index 48bf686..6ac789f 100644
--- a/content/docs/api.html
+++ b/content/docs/api.html
@@ -21,7 +21,7 @@
 </head><body>
 <div style="margin: -10px; background: #7e614a; color: #EEE; margin-bottom: 20px; text-align: center;">
     <a href="/contribute.html"><img align='left' style="width: 150px; height: 150px; position: relative; left: -4px; border: 0;" src="/images/devme.png" alt="Fork/Download Pony Mail"></a>
-    <h1><a id="Pony_Mail_0"></a>Apache Pony Mail (Incubating)</h1>
+    <h1><a id="title" href="/" style="color: #FFF;">Apache Pony Mail (Incubating)</a></h1>
     <div id="menubar" style="font-size: 20pt; background: #5e514a; padding-top: 5px;">
         <ul>
             <li><a href="/docs.html"><i class="fa fa-book"></i><span>Documentation</span></a></li>
diff --git a/content/docs/archiving.html b/content/docs/archiving.html
index 80de8fb..e147623 100644
--- a/content/docs/archiving.html
+++ b/content/docs/archiving.html
@@ -21,7 +21,7 @@
 </head><body>
 <div style="margin: -10px; background: #7e614a; color: #EEE; margin-bottom: 20px; text-align: center;">
     <a href="/contribute.html"><img align='left' style="width: 150px; height: 150px; position: relative; left: -4px; border: 0;" src="/images/devme.png" alt="Fork/Download Pony Mail"></a>
-    <h1><a id="Pony_Mail_0"></a>Apache Pony Mail (Incubating)</h1>
+    <h1><a id="title" href="/" style="color: #FFF;">Apache Pony Mail (Incubating)</a></h1>
     <div id="menubar" style="font-size: 20pt; background: #5e514a; padding-top: 5px;">
         <ul>
             <li><a href="/docs.html"><i class="fa fa-book"></i><span>Documentation</span></a></li>
diff --git a/content/docs/building.html b/content/docs/building.html
index fd2c357..3a33159 100644
--- a/content/docs/building.html
+++ b/content/docs/building.html
@@ -21,7 +21,7 @@
 </head><body>
 <div style="margin: -10px; background: #7e614a; color: #EEE; margin-bottom: 20px; text-align: center;">
     <a href="/contribute.html"><img align='left' style="width: 150px; height: 150px; position: relative; left: -4px; border: 0;" src="/images/devme.png" alt="Fork/Download Pony Mail"></a>
-    <h1><a id="Pony_Mail_0"></a>Apache Pony Mail (Incubating)</h1>
+    <h1><a id="title" href="/" style="color: #FFF;">Apache Pony Mail (Incubating)</a></h1>
     <div id="menubar" style="font-size: 20pt; background: #5e514a; padding-top: 5px;">
         <ul>
             <li><a href="/docs.html"><i class="fa fa-book"></i><span>Documentation</span></a></li>
diff --git a/content/docs/contributing.html b/content/docs/contributing.html
index 1823284..331683f 100644
--- a/content/docs/contributing.html
+++ b/content/docs/contributing.html
@@ -21,7 +21,7 @@
 </head><body>
 <div style="margin: -10px; background: #7e614a; color: #EEE; margin-bottom: 20px; text-align: center;">
     <a href="/contribute.html"><img align='left' style="width: 150px; height: 150px; position: relative; left: -4px; border: 0;" src="/images/devme.png" alt="Fork/Download Pony Mail"></a>
-    <h1><a id="Pony_Mail_0"></a>Apache Pony Mail (Incubating)</h1>
+    <h1><a id="title" href="/" style="color: #FFF;">Apache Pony Mail (Incubating)</a></h1>
     <div id="menubar" style="font-size: 20pt; background: #5e514a; padding-top: 5px;">
         <ul>
             <li><a href="/docs.html"><i class="fa fa-book"></i><span>Documentation</span></a></li>
diff --git a/content/docs/importing.html b/content/docs/importing.html
index 9a47a82..aeb74ca 100644
--- a/content/docs/importing.html
+++ b/content/docs/importing.html
@@ -21,7 +21,7 @@
 </head><body>
 <div style="margin: -10px; background: #7e614a; color: #EEE; margin-bottom: 20px; text-align: center;">
     <a href="/contribute.html"><img align='left' style="width: 150px; height: 150px; position: relative; left: -4px; border: 0;" src="/images/devme.png" alt="Fork/Download Pony Mail"></a>
-    <h1><a id="Pony_Mail_0"></a>Apache Pony Mail (Incubating)</h1>
+    <h1><a id="title" href="/" style="color: #FFF;">Apache Pony Mail (Incubating)</a></h1>
     <div id="menubar" style="font-size: 20pt; background: #5e514a; padding-top: 5px;">
         <ul>
             <li><a href="/docs.html"><i class="fa fa-book"></i><span>Documentation</span></a></li>
diff --git a/content/docs/install.centos.html b/content/docs/install.centos.html
index cdf20f2..04d86d9 100644
--- a/content/docs/install.centos.html
+++ b/content/docs/install.centos.html
@@ -21,7 +21,7 @@
 </head><body>
 <div style="margin: -10px; background: #7e614a; color: #EEE; margin-bottom: 20px; text-align: center;">
     <a href="/contribute.html"><img align='left' style="width: 150px; height: 150px; position: relative; left: -4px; border: 0;" src="/images/devme.png" alt="Fork/Download Pony Mail"></a>
-    <h1><a id="Pony_Mail_0"></a>Apache Pony Mail (Incubating)</h1>
+    <h1><a id="title" href="/" style="color: #FFF;">Apache Pony Mail (Incubating)</a></h1>
     <div id="menubar" style="font-size: 20pt; background: #5e514a; padding-top: 5px;">
         <ul>
             <li><a href="/docs.html"><i class="fa fa-book"></i><span>Documentation</span></a></li>
diff --git a/content/docs/install.debian.html b/content/docs/install.debian.html
index 80b5f0e..1d63067 100644
--- a/content/docs/install.debian.html
+++ b/content/docs/install.debian.html
@@ -21,7 +21,7 @@
 </head><body>
 <div style="margin: -10px; background: #7e614a; color: #EEE; margin-bottom: 20px; text-align: center;">
     <a href="/contribute.html"><img align='left' style="width: 150px; height: 150px; position: relative; left: -4px; border: 0;" src="/images/devme.png" alt="Fork/Download Pony Mail"></a>
-    <h1><a id="Pony_Mail_0"></a>Apache Pony Mail (Incubating)</h1>
+    <h1><a id="title" href="/" style="color: #FFF;">Apache Pony Mail (Incubating)</a></h1>
     <div id="menubar" style="font-size: 20pt; background: #5e514a; padding-top: 5px;">
         <ul>
             <li><a href="/docs.html"><i class="fa fa-book"></i><span>Documentation</span></a></li>
diff --git a/content/docs/install.fedora.html b/content/docs/install.fedora.html
index cc333c6..3374315 100644
--- a/content/docs/install.fedora.html
+++ b/content/docs/install.fedora.html
@@ -21,7 +21,7 @@
 </head><body>
 <div style="margin: -10px; background: #7e614a; color: #EEE; margin-bottom: 20px; text-align: center;">
     <a href="/contribute.html"><img align='left' style="width: 150px; height: 150px; position: relative; left: -4px; border: 0;" src="/images/devme.png" alt="Fork/Download Pony Mail"></a>
-    <h1><a id="Pony_Mail_0"></a>Apache Pony Mail (Incubating)</h1>
+    <h1><a id="title" href="/" style="color: #FFF;">Apache Pony Mail (Incubating)</a></h1>
     <div id="menubar" style="font-size: 20pt; background: #5e514a; padding-top: 5px;">
         <ul>
             <li><a href="/docs.html"><i class="fa fa-book"></i><span>Documentation</span></a></li>
diff --git a/content/docs/install.ubuntu.html b/content/docs/install.ubuntu.html
index 31d6a55..64d4c4f 100644
--- a/content/docs/install.ubuntu.html
+++ b/content/docs/install.ubuntu.html
@@ -21,7 +21,7 @@
 </head><body>
 <div style="margin: -10px; background: #7e614a; color: #EEE; margin-bottom: 20px; text-align: center;">
     <a href="/contribute.html"><img align='left' style="width: 150px; height: 150px; position: relative; left: -4px; border: 0;" src="/images/devme.png" alt="Fork/Download Pony Mail"></a>
-    <h1><a id="Pony_Mail_0"></a>Apache Pony Mail (Incubating)</h1>
+    <h1><a id="title" href="/" style="color: #FFF;">Apache Pony Mail (Incubating)</a></h1>
     <div id="menubar" style="font-size: 20pt; background: #5e514a; padding-top: 5px;">
         <ul>
             <li><a href="/docs.html"><i class="fa fa-book"></i><span>Documentation</span></a></li>
diff --git a/content/docs/installing.html b/content/docs/installing.html
index 9248b7f..1a87f6f 100644
--- a/content/docs/installing.html
+++ b/content/docs/installing.html
@@ -21,7 +21,7 @@
 </head><body>
 <div style="margin: -10px; background: #7e614a; color: #EEE; margin-bottom: 20px; text-align: center;">
     <a href="/contribute.html"><img align='left' style="width: 150px; height: 150px; position: relative; left: -4px; border: 0;" src="/images/devme.png" alt="Fork/Download Pony Mail"></a>
-    <h1><a id="Pony_Mail_0"></a>Apache Pony Mail (Incubating)</h1>
+    <h1><a id="title" href="/" style="color: #FFF;">Apache Pony Mail (Incubating)</a></h1>
     <div id="menubar" style="font-size: 20pt; background: #5e514a; padding-top: 5px;">
         <ul>
             <li><a href="/docs.html"><i class="fa fa-book"></i><span>Documentation</span></a></li>
diff --git a/content/downloads.html b/content/downloads.html
index fa28022..e8a07d0 100644
--- a/content/downloads.html
+++ b/content/downloads.html
@@ -21,7 +21,7 @@
 </head><body>
 <div style="margin: -10px; background: #7e614a; color: #EEE; margin-bottom: 20px; text-align: center;">
     <a href="/contribute.html"><img align='left' style="width: 150px; height: 150px; position: relative; left: -4px; border: 0;" src="/images/devme.png" alt="Fork/Download Pony Mail"></a>
-    <h1><a id="Pony_Mail_0"></a>Apache Pony Mail (Incubating)</h1>
+    <h1><a id="title" href="/" style="color: #FFF;">Apache Pony Mail (Incubating)</a></h1>
     <div id="menubar" style="font-size: 20pt; background: #5e514a; padding-top: 5px;">
         <ul>
             <li><a href="/docs.html"><i class="fa fa-book"></i><span>Documentation</span></a></li>
diff --git a/content/index.html b/content/index.html
index 403fd91..6eeaf97 100644
--- a/content/index.html
+++ b/content/index.html
@@ -21,7 +21,7 @@
 </head><body>
 <div style="margin: -10px; background: #7e614a; color: #EEE; margin-bottom: 20px; text-align: center;">
     <a href="/contribute.html"><img align='left' style="width: 150px; height: 150px; position: relative; left: -4px; border: 0;" src="/images/devme.png" alt="Fork/Download Pony Mail"></a>
-    <h1><a id="Pony_Mail_0"></a>Apache Pony Mail (Incubating)</h1>
+    <h1><a id="title" href="/" style="color: #FFF;">Apache Pony Mail (Incubating)</a></h1>
     <div id="menubar" style="font-size: 20pt; background: #5e514a; padding-top: 5px;">
         <ul>
             <li><a href="/docs.html"><i class="fa fa-book"></i><span>Documentation</span></a></li>
diff --git a/content/source.html b/content/source.html
index 4f16019..2ebd2cb 100644
--- a/content/source.html
+++ b/content/source.html
@@ -21,7 +21,7 @@
 </head><body>
 <div style="margin: -10px; background: #7e614a; color: #EEE; margin-bottom: 20px; text-align: center;">
     <a href="/contribute.html"><img align='left' style="width: 150px; height: 150px; position: relative; left: -4px; border: 0;" src="/images/devme.png" alt="Fork/Download Pony Mail"></a>
-    <h1><a id="Pony_Mail_0"></a>Apache Pony Mail (Incubating)</h1>
+    <h1><a id="title" href="/" style="color: #FFF;">Apache Pony Mail (Incubating)</a></h1>
     <div id="menubar" style="font-size: 20pt; background: #5e514a; padding-top: 5px;">
         <ul>
             <li><a href="/docs.html"><i class="fa fa-book"></i><span>Documentation</span></a></li>
diff --git a/content/support.html b/content/support.html
index 31d8c1f..f6b59af 100644
--- a/content/support.html
+++ b/content/support.html
@@ -21,7 +21,7 @@
 </head><body>
 <div style="margin: -10px; background: #7e614a; color: #EEE; margin-bottom: 20px; text-align: center;">
     <a href="/contribute.html"><img align='left' style="width: 150px; height: 150px; position: relative; left: -4px; border: 0;" src="/images/devme.png" alt="Fork/Download Pony Mail"></a>
-    <h1><a id="Pony_Mail_0"></a>Apache Pony Mail (Incubating)</h1>
+    <h1><a id="title" href="/" style="color: #FFF;">Apache Pony Mail (Incubating)</a></h1>
     <div id="menubar" style="font-size: 20pt; background: #5e514a; padding-top: 5px;">
         <ul>
             <li><a href="/docs.html"><i class="fa fa-book"></i><span>Documentation</span></a></li>
diff --git a/source/template.html b/source/template.html
index d7ee259..54bc943 100644
--- a/source/template.html
+++ b/source/template.html
@@ -21,7 +21,7 @@
 </head><body>
 <div style="margin: -10px; background: #7e614a; color: #EEE; margin-bottom: 20px; text-align: center;">
     <a href="/contribute.html"><img align='left' style="width: 150px; height: 150px; position: relative; left: -4px; border: 0;" src="/images/devme.png" alt="Fork/Download Pony Mail"></a>
-    <h1><a id="Pony_Mail_0"></a>Apache Pony Mail (Incubating)</h1>
+    <h1><a id="title" href="/" style="color: #FFF;">Apache Pony Mail (Incubating)</a></h1>
     <div id="menubar" style="font-size: 20pt; background: #5e514a; padding-top: 5px;">
         <ul>
             <li><a href="/docs.html"><i class="fa fa-book"></i><span>Documentation</span></a></li>