New social link to reference the owner's website
This commit is contained in:
parent
5d94c7963f
commit
894a693a65
10 changed files with 67 additions and 53 deletions
|
@ -51,14 +51,14 @@ ini_set('url_rewriter.tags', '');
|
|||
$conf = array(
|
||||
// Site main values:
|
||||
'site_name' => 'My SuiteDesk site',
|
||||
# 'anonymous' => 'Visitor',
|
||||
|
||||
// Social links:
|
||||
# 'site_twitter' => 'http://twitter.com/username',
|
||||
# 'site_facebook' => 'http://facebook.com/userpage',
|
||||
# 'site_linkedin' => 'http://linkedin.com/in/username',
|
||||
# 'site_contact' => 'https://www.example.com/contact',
|
||||
# 'site_rss' => 'https://www.example.com/feed',
|
||||
# 'social_website' => 'http://www.example.com',
|
||||
# 'social_rss' => 'http://www.example.com/feed',
|
||||
# 'social_twitter' => 'http://twitter.com/username',
|
||||
# 'social_facebook' => 'http://facebook.com/userpage',
|
||||
# 'social_linkedin' => 'http://linkedin.com/in/username',
|
||||
# 'social_contact' => 'http://www.example.com/contact',
|
||||
|
||||
// Reverse proxy:
|
||||
# 'reverse_proxy' => TRUE,
|
||||
|
|
Reference in a new issue