From bd90538bb72812e2f770a2dbfe5357b96df08629 Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Fri, 17 Jun 2011 10:14:43 -0700 Subject: Adding new images --- .gitignore | 1 + htdocs/images/free.png | Bin 0 -> 6862 bytes htdocs/images/needs.png | Bin 0 -> 6227 bytes htdocs/src/header.inc.php | 4 ++-- 4 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 htdocs/images/free.png create mode 100644 htdocs/images/needs.png diff --git a/.gitignore b/.gitignore index 0560ef4..b9909a3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ **.swp +**.DS_Store htdocs/emails.log tags uploads/ diff --git a/htdocs/images/free.png b/htdocs/images/free.png new file mode 100644 index 0000000..70b36d9 Binary files /dev/null and b/htdocs/images/free.png differ diff --git a/htdocs/images/needs.png b/htdocs/images/needs.png new file mode 100644 index 0000000..ae0e63b Binary files /dev/null and b/htdocs/images/needs.png differ diff --git a/htdocs/src/header.inc.php b/htdocs/src/header.inc.php index 856022e..71b3ee4 100644 --- a/htdocs/src/header.inc.php +++ b/htdocs/src/header.inc.php @@ -31,7 +31,7 @@

What are you looking for?

- Free Items + Free Items
Free Items
@@ -41,7 +41,7 @@ For Sale
- Needs + Needs
Needs
-- cgit v1.2.3