diff --git a/inc/config.php b/inc/config.php index e6e81da3..b99df814 100644 --- a/inc/config.php +++ b/inc/config.php @@ -449,4 +449,5 @@ // $config['url_stylesheet'] = 'http://static.example.org/style.css'; // $config['url_javascript'] = 'http://static.example.org/script.js'; // $config['url_banner'] = '/banner.php'; + // $config['url_favicon'] = '/favicon.gif'; ?> \ No newline at end of file diff --git a/templates/index.html b/templates/index.html index 30cb3259..1e7f7a25 100644 --- a/templates/index.html +++ b/templates/index.html @@ -2,6 +2,7 @@
+ {config[url_favicon]?}