s/dylansserver/disinclined/g, should really be parametized
[dylansserver.git] / view / note.php
index 5b39008..6247cc0 100644 (file)
@@ -28,7 +28,7 @@
 
 <body onload="return typeof highlight == 'function' ? highlight() : true">
   <div id="structure">
-    <a class=title href="<?php echo $this->home_link ?>"><?php echo $this->title ?></a>
+    <a class=title href="<?php echo $this->home_link ?>"><?php echo $this->site_title ?></a>
     <div id="content">
       <div id='notes'>
         <div class='note'>
           </h1>
         </div>
         <div id="contact_me"><h1><a href=
-        "mailto:dylan@dylansserver.com">dylan</a></h1><a href=
-        "mailto:dylan@dylansserver.com">@dylansserver.com</a>
+        "mailto:dylan@disinclined.org">dylan</a></h1><a href=
+        "mailto:dylan@disinclined.org">@disinclined.org</a>
         </div>
       </div>
     <br>
     <br>
   </div>
-<? include 'analytics.php' ?>
 </body>
 </html>