linked together static pages and unified styles and titles
[p2pool.git] / web-static / index.html
index 296186c..cf01ff2 100644 (file)
@@ -2,7 +2,7 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     <head>
-        <title>P2Pool Stats</title>
+        <title>P2Pool</title>
         <script type="text/javascript" src="d3.v2.min.js"></script>
         <script type="text/javascript">
             // based on goblin's p2pool-stats project
@@ -51,7 +51,7 @@
         </script>
     </head>
     <body>
-        <h1>P2Pool Stats</h1>
+        <h1>P2Pool</h1>
         <p><a href="graphs.html">Graphs</a></p>
         <p>Total pool GH/s: <span id="hashrate"></span></p>
         <p>My payout address: <span id="payout"></span></p>