From 4d61adbaab2a459358869588f710324df7b247bf Mon Sep 17 00:00:00 2001 From: Penny Leach Date: Tue, 8 Apr 2008 10:58:27 +1200 Subject: [PATCH] added a few more header images --- include/genpage.inc.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/genpage.inc.php b/include/genpage.inc.php index 4a20042..a41c545 100644 --- a/include/genpage.inc.php +++ b/include/genpage.inc.php @@ -135,6 +135,8 @@ if ($serendipity['smarty_raw_mode']) { 'hair' => 'Hair', 'penzil' => 'Sitting in Blenheim', 'masseymemorial' => 'At massey memorial', + 'coittower' => 'At the top of Coit Tower, San Francisco', + 'haast' => 'At the Gates of Haast', ); $entry = array_rand($images); $serendipity['smarty']->assign(array('headerimage' => $entry, -- 2.39.5