瀏覽代碼

favicon (un po' brutta)

boyska 6 年之前
父節點
當前提交
049f033013

二進制
themes/hackit0x15/static/logo/cyber-rights.png


+ 0 - 0
themes/hackit0x15/static/logo/logo0x15.png → themes/hackit0x15/static/logo/logo.png


+ 1 - 1
themes/hackit0x15/templates/base.html

@@ -6,7 +6,7 @@
 <head>
     <title>{% block title %}{{ SITENAME }}{% endblock %}</title>
     <link rel="stylesheet" media="screen" href={{ FONT_URL }} type="text/css" />
-    <link rel="icon" href="{{ EXTRA_PATH_METADATA['extra/favicon.png']['path'] }}" type="image/png" />
+    <link rel="icon" href="{{ SITEURL }}/theme/logo/cyber-rights.png" type="image/png" />
     <!-- Using the latest rendering mode for IE -->
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta charset="utf-8">