forked from leftypol/leftypol
Add apple touch icon support and configuration option
This commit is contained in:
parent
22cc429cf9
commit
917c05ae1a
2 changed files with 4 additions and 0 deletions
|
@ -1233,6 +1233,9 @@
|
|||
// Website favicon.
|
||||
// $config['url_favicon'] = '/favicon.gif';
|
||||
|
||||
// Website Apple touch icon.
|
||||
// $config['url_appletouchicon'] = '/favicon.gif';
|
||||
|
||||
// Try not to build pages when we shouldn't have to.
|
||||
$config['try_smarter'] = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue