From 6da798e39be09e3cea651be2c7d826b79450a1f8 Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Wed, 5 Oct 2011 22:37:45 -0700 Subject: include green1.gif picture from dreamhost used to be a https request and took a long time to load, better to host it locally --- include/output.php | 2 +- pics/green1.gif | Bin 0 -> 1949 bytes 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 pics/green1.gif diff --git a/include/output.php b/include/output.php index 9786ad4..d71d11a 100644 --- a/include/output.php +++ b/include/output.php @@ -445,7 +445,7 @@ function output_footer() " via git
or download the source via
\n'git clone http://nubati.net/git/e-DoKo.git'
\n". " \n". " \"Green\n". + " src=\"pics/green1.gif\" height=\"32\" width=\"100\" />\n". "

\n"; echo "\n"; echo "\n"; diff --git a/pics/green1.gif b/pics/green1.gif new file mode 100644 index 0000000..2cffa4f Binary files /dev/null and b/pics/green1.gif differ -- cgit v1.2.3-18-g5258