From 5eb909ec5e697e92f90fad8b621e8b58ce525e37 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 d3128c6..78b2639 100644 --- a/include/genpage.inc.php +++ b/include/genpage.inc.php @@ -122,6 +122,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