Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

Commit

Permalink
new logo
Browse files Browse the repository at this point in the history
  • Loading branch information
M3chD09 committed Jun 25, 2020
1 parent 3a69d0b commit d314b59
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
>~~简洁、优雅且好用~~
>每日一问,今日进度如何
![logo](frontend/src/assets/logo.png)

## 佛系·上位机

君问何项最佛系,当属网页上位机。
Expand Down
Binary file modified frontend/public/favicon.ico
Binary file not shown.
Binary file removed frontend/src/assets/logo.jpg
Binary file not shown.
Binary file added frontend/src/assets/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions frontend/src/components/AboutDialog.vue
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<v-dialog v-model="dialog" max-width="400">
<v-card>
<v-list-item>
<v-list-item-avatar>
<img src="@/assets/logo.jpg" alt="Logo" />
<v-list-item-avatar tile size="125">
<img src="@/assets/logo.png" alt="Logo" />
</v-list-item-avatar>
<v-list-item-content>
<v-list-item-title>华工机器人实验室巨献</v-list-item-title>
Expand Down

0 comments on commit d314b59

Please sign in to comment.