mirror of
https://github.com/ngfchl/ptools
synced 2023-07-10 13:41:22 +08:00
1. 更新启动脚本
2. 优化更新界面 3. 优化项目结构 4. 添加站点图标
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
<head>
|
||||
<title>{% block title %}PT一下,你就知道{% endblock %}</title>
|
||||
{% include 'admin/includes/css-part.html' %}
|
||||
<link rel="stylesheet" href="{% static 'favicon.ico' %}">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="{% static 'admin/css/base.css' %}?_=2.7">
|
||||
<link rel="stylesheet" type="text/css" href="{% static 'admin/simpleui-x/css/base.css' %}?_=2.7">
|
||||
|
||||
Reference in New Issue
Block a user