From: Gabriel Dunne Date: Sat, 19 Nov 2011 14:16:08 +0000 (-0800) Subject: updates X-Git-Tag: v0.1~77 X-Git-Url: https://git.quilime.com/?a=commitdiff_plain;h=e6abb0b71b53e70c0e3d43c2b60bd49c8e5a6e39;p=clmpr.git updates --- diff --git a/get.php b/get.php index 17a740a..66fb30f 100644 --- a/get.php +++ b/get.php @@ -54,8 +54,8 @@ fetch(); $i++ ): ?>
  • - - + + diff --git a/head.html b/head.html index 1e20898..3fc33f5 100644 --- a/head.html +++ b/head.html @@ -2,3 +2,4 @@ + \ No newline at end of file diff --git a/index.php b/index.php index cf293fb..f82f4d1 100644 --- a/index.php +++ b/index.php @@ -14,6 +14,9 @@ switch($endpoint) { case 'about' : + echo "clmpr is a place to save hyperlinks"; + echo '
    © 2011 quilime'; + exit; break; default : @@ -50,7 +53,7 @@ -
    Citation, Logging and Multi-Purpose aRchive
    +
    citation, logging and multi-purpose archive
    @@ -68,4 +71,4 @@ $js = file_get_contents('bookmarklet.js');
    \ No newline at end of file + diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..e69de29 diff --git a/style.css b/style.css index 85408ec..5bf1fb5 100644 --- a/style.css +++ b/style.css @@ -24,7 +24,6 @@ li { .header { color: #888888; - font-size: 18px; } .header b {