Skip to content

Commit

Permalink
fix: 后台增加图标
Browse files Browse the repository at this point in the history
  • Loading branch information
wanglu committed Mar 31, 2022
1 parent fa695b8 commit df8a1f9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 18 deletions.
4 changes: 2 additions & 2 deletions docker.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
docker build -t mereith/van-nav:v1.0.0 .
docker push mereith/van-nav:v1.0.0
docker build -t mereith/van-nav:v1.0.2 .
docker push mereith/van-nav:v1.0.2
2 changes: 1 addition & 1 deletion public/admin/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/admin/assets/favicon.17e50649.svg" />
<link rel="icon" type="image/svg+xml" href="/admin/assets/favicon.5021e58a.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Van Nav</title>
<script type="module" crossorigin src="/admin/assets/index.d7e9122d.js"></script>
Expand Down
16 changes: 1 addition & 15 deletions ui/admin/src/assets/favicon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit df8a1f9

Please sign in to comment.