mirror of
https://github.com/haiwen/seahub.git
synced 2025-10-22 11:43:33 +00:00
Change favicon
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 633 B |
@@ -6,7 +6,7 @@
|
||||
<meta name="keywords" content="文件 共享" />
|
||||
<link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/ui-lightness/jquery-ui-1.8.16.custom.css" />
|
||||
<link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/seahub.css" />
|
||||
<link rel="icon" type="image/png" href="{{ MEDIA_URL }}img/favicon.png" />
|
||||
<link rel="icon" type="image/png" href="{{ MEDIA_URL }}img/favicon.jpg" />
|
||||
{% block extra_style %}{% endblock %}
|
||||
{% load seahub_tags avatar_tags %}
|
||||
</head>
|
||||
|
Reference in New Issue
Block a user