add site title link to the root page

This commit is contained in:
Alexander Machehin 2014-04-12 09:18:04 +06:00
parent f175505c43
commit 0dbc69db50
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ ActiveAdmin.setup do |config|
# for each of the active admin pages.
#
config.site_title = "ABF"
config.site_title_link = "/"
# == Default Namespace
#