From: dylan Date: Thu, 2 Dec 2010 06:41:56 +0000 (-0500) Subject: added favicon X-Git-Url: https://disinclined.org/git/?a=commitdiff_plain;h=2d813e2f2baca80b232424a7122ded94164be3d1;p=dylansserver.git added favicon --- diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 0000000..fdabda3 Binary files /dev/null and b/favicon.ico differ diff --git a/includes/style.css b/includes/style.css index d1f72b2..3c6a3a6 100644 --- a/includes/style.css +++ b/includes/style.css @@ -7,6 +7,10 @@ a { text-decoration:none; } +li { + list-style:none; +} + #structure { padding-top:1px; background-color:#fff; diff --git a/index.php b/index.php index a4c56ec..1abebea 100644 --- a/index.php +++ b/index.php @@ -74,7 +74,15 @@ readoo helps you find search keywords to target.

it reads your IIS logs, and finds successful keywords worth focusing on.

it's not done yet! here's the source code.
-
+ + +
+ + here's the code for this site:

+ git clone git@github.com:
nospampleasemam/
dylanstestserver
+
+
+



@@ -84,29 +92,34 @@