summaryrefslogtreecommitdiff
path: root/conf/metadata.php
diff options
context:
space:
mode:
Diffstat (limited to 'conf/metadata.php')
-rwxr-xr-xconf/metadata.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/conf/metadata.php b/conf/metadata.php
new file mode 100755
index 0000000..dca34af
--- /dev/null
+++ b/conf/metadata.php
@@ -0,0 +1,6 @@
+<?php
+
+$meta['breadcrumbs'] = array('multichoice','_choices' => array(null, 'trace','youarehere'));
+$meta['header-line'] = array('string');
+$meta['footer-line'] = array('string');
+?> \ No newline at end of file