Skip to content

Commit

Permalink
update header-logo (#72)
Browse files Browse the repository at this point in the history
* update: add citation

* update README.md and header-logo

* update header-logo
  • Loading branch information
liujiangning30 authored Nov 13, 2023
1 parent 830b960 commit 511b038
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/en/_static/css/readthedocs.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.header-logo {
background-image: url("..../imgs/lagent_icon.png");
background-image: url("../images/lagent_icon.png");
background-size: 40px 40px;
height: 40px;
width: 40px;
Expand Down
Binary file added docs/en/_static/images/lagent_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/zh_cn/_static/css/readthedocs.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.header-logo {
background-image: url("..../imgs/lagent_icon.png");
background-image: url("../images/lagent_icon.png");
background-size: 40px 40px;
height: 40px;
width: 40px;
Expand Down
Binary file added docs/zh_cn/_static/images/lagent_icon.png
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 511b038

Please sign in to comment.