1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-18 00:00:00 +00:00

modified logo

This commit is contained in:
llj
2013-12-12 15:03:10 +08:00
parent 83644f8835
commit 302f92e34e
8 changed files with 11 additions and 21 deletions

View File

@@ -281,9 +281,7 @@ SITE_BASE = 'http://seafile.com'
SITE_NAME = 'Seafile'
# Path to the Logo Imagefile (relative to the media path)
LOGO_PATH = 'img/logo.png'
# URL to which the logo links
LOGO_URL = SITE_BASE
LOGO_PATH = 'img/seafile_logo.png'
# css to modify the seafile css (e.g. css/my_site.css)
BRANDING_CSS = ''