update doctype, pgp key url, add piwik analytics
[dylansserver.git] / view / index.php
index dd57224..f9ec5ba 100644 (file)
@@ -1,5 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
-"http://www.w3.org/TR/html4/loose.dtd">
+<!DOCTYPE html>
 
 <html>
 <head>
@@ -14,8 +13,7 @@
   <div id="structure">
     <div id="banner">
       <a href="<?php echo $this->home_link ?>">
-      <img src="/images/dylansserver.png" alt="dylansserver"
-      border="0"></a>
+      <img src="/images/dylansserver.png" alt="dylansserver"></a>
     </div>
     <div id="content">
       <div id='exhibit'>
           }
         ?>
         <li>
-          <h3>things i've done for others:</h3>
+          <h3>things i've worked on:</h3>
         </li>
+
         <li><a href=
-        "http://activehamptons.com">activehamptons.com</a></li>
+        "http://phoenixage.com/">phoenixage.com</a></li>
  
         <li><a href=
-        "http://transfishing.com">transfishing.com</a></li>
+        "https://duckduckgo.com">duckduckgo.com</a></li>
+
+        <li><a href=
+        "http://tempositions.com">tempositions.com</a></li>
  
         <li>
-          <h3>something i've worked on:</h3>
+          <h3>things i've made for others:</h3>
         </li>
  
         <li><a href=
-        "http://tempositions.com">tempositions.com</a></li>
+        "http://activehamptons.com">activehamptons.com</a></li>
+        <li><a href=
+        "http://transfishing.com">transfishing.com</a></li>
  
         <li>
           <h3>my repositories:</h3>
@@ -58,6 +62,9 @@
         <li><a href=
         "/git/">git://dylansserver.com</a></li>
  
+        <li><a href=
+        "https://github.com/nospampleasemam">git://github.com/nospampleasemam</a></li>
         <li>
           <h3>some notes:</h3>
         </li>
         </li>
 
         <li>
-          <div id="contact_me"><h1><a href=
-          "mailto:dylan@psu.edu">dylan</a></h1><a href=
-          "mailto:dylan@psu.edu">@psu.edu</a>
+          <div id="contact_me">
+            <h1><a href= "mailto:dylan@dylansserver.com">dylan</a></h1>
+            <a href= "mailto:dylan@dylansserver.com">@dylansserver.com</a>
+           <br>
+           <!-- [<a href="http://pgp.mit.edu:11371/pks/lookup?op=vindex&amp;search=0xBE93C5C18CD4C40F">pgp key</a>] -->
+           [<a href="/pubkey.pgp.asc">pgp key</a>]
           </div>
         </li>
       </ul>
     </div>
     <br>
     <br>
+    <br>
+    <br>
+    <br>
+    &nbsp;
   </div>
+<? include 'analytics.php' ?>
 </body>
 </html>
-</html>