Skip to content

Commit

Permalink
feat: update logo to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
SWHL authored Jan 4, 2025
1 parent 5954ac1 commit 23be2e9
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ hide:
---

<div align="center">
<img src="./static/images/RapidAI_Rectanglev2.png" width=50%>
<img src="./static/images/RapidAI_Rectanglev3.png" width=50%>

<div>&nbsp;</div>
<div align="center">
Expand Down
Binary file added docs/static/images/RapidAI_Rectanglev3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/static/images/RapidAIv3.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 mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ copyright: Copyright &copy; 2024 Maintained by RapidAI.

theme:
name: material
logo: ./static/images/RapidAIv2.png
favicon: ./static/images/RapidAIv2.png
logo: ./static/images/RapidAIv3.png
favicon: ./static/images/RapidAIv3.png
language: zh
custom_dir: overrides
features:
Expand Down

0 comments on commit 23be2e9

Please sign in to comment.