Skip to content

Commit

Permalink
🔥 文件整理
Browse files Browse the repository at this point in the history
  • Loading branch information
newbee-mall committed Dec 23, 2020
1 parent 14b3331 commit e96e2dc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file removed src/main/resources/static/admin/dist/img/favicon.png
Binary file not shown.
2 changes: 1 addition & 1 deletion src/main/resources/templates/admin/login.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<title>newbee-mall管理系统 | Log in</title>
<!-- Tell the browser to be responsive to screen width -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" th:href="@{/admin/dist/img/favicon.png}"/>
<link rel="shortcut icon" th:href="@{/admin/dist/img/favicon.ico}"/>
<!-- Font Awesome -->
<link rel="stylesheet" th:href="@{/admin/dist/css/font-awesome.min.css}">
<!-- Ionicons -->
Expand Down

0 comments on commit e96e2dc

Please sign in to comment.