Update site_header

Brightcells 6 years ago
parent
commit
38bf89a5a7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      kodo/urls.py

+ 1 - 1
kodo/urls.py

@@ -102,4 +102,4 @@ urlpatterns += [
102 102
 urlpatterns += static(settings.STATIC_URL, document_root=settings.STATIC_ROOT)
103 103
 urlpatterns += static(settings.MEDIA_URL, document_root=settings.MEDIA_ROOT)
104 104
 
105
-admin.site.site_header = u'[盈多]后台管理系统'
105
+admin.site.site_header = u'[盈多]腾龙后台管理系统'