mirror of
https://github.com/open-mmlab/mmengine.git
synced 2025-06-03 21:54:44 +08:00
[Docs] Add mmengine logo in docs (#641)
* [Docs] Add mmengine logo in docs * Remove generated changelog.md
This commit is contained in:
parent
c1447734c2
commit
9cd071fb5d
@ -1,3 +1,9 @@
|
||||
table.colwidths-auto td {
|
||||
width: 50%
|
||||
}
|
||||
.header-logo {
|
||||
background-image: url("../image/mmengine-logo.png");
|
||||
background-size: 130px 40px;
|
||||
height: 40px;
|
||||
width: 130px;
|
||||
}
|
||||
|
BIN
docs/en/_static/image/mmengine-logo.png
Normal file
BIN
docs/en/_static/image/mmengine-logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 180 KiB |
@ -1,3 +1,9 @@
|
||||
table.colwidths-auto td {
|
||||
width: 50%
|
||||
}
|
||||
.header-logo {
|
||||
background-image: url("../image/mmengine-logo.png");
|
||||
background-size: 130px 40px;
|
||||
height: 40px;
|
||||
width: 130px;
|
||||
}
|
||||
|
BIN
docs/zh_cn/_static/image/mmengine-logo.png
Normal file
BIN
docs/zh_cn/_static/image/mmengine-logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 180 KiB |
Loading…
x
Reference in New Issue
Block a user