summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorGuillaume Mazoyer <respawneral@gmail.com>2014-12-18 11:16:51 +0100
committerGuillaume Mazoyer <respawneral@gmail.com>2014-12-18 11:16:51 +0100
commitaf39db4bc0c638380ccac651836777c5775d66e4 (patch)
treeb23c3bbd70277b7ea705b781163145f59291845b /includes
parent35a4e5cf48ba418fd9bce4b023a1f897823aafb8 (diff)
Option to configure the header's link.
Use $config['frontpage']['header_link'] to give a link to be used when the header is clicked. The default value is null and means that no link will be used.
Diffstat (limited to 'includes')
-rw-r--r--includes/config.defaults.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/includes/config.defaults.php b/includes/config.defaults.php
index 7c3b583..78084e5 100644
--- a/includes/config.defaults.php
+++ b/includes/config.defaults.php
@@ -25,6 +25,8 @@ $config = array(
'title' => 'Looking Glass',
// Image (null for no image)
'image' => null,
+ // Link for the title/image
+ 'header_link' => null,
// Disclaimer (null for no disclaimer)
'disclaimer' => 'Disclaimer example',
// Display the title