This is an automated email from the ASF dual-hosted git repository.
wuweijie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere-elasticjob.git
The following commit(s) were added to refs/heads/master by this push:
new f2a73a89e feat:modify logo url (#2186)
f2a73a89e is described below
commit f2a73a89e8290a04bcd4d9751a1948bd0e02e7dc
Author: davidChan3000 <[email protected]>
AuthorDate: Wed Feb 22 15:37:19 2023 +0800
feat:modify logo url (#2186)
Co-authored-by: davidChan3000 <[email protected]>
---
docs/layouts/partials/logo.html | 2 +-
docs/static/img/elasticjob-orange.png | Bin 0 -> 10125 bytes
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/layouts/partials/logo.html b/docs/layouts/partials/logo.html
index 958ea9a80..a4180e24a 100644
--- a/docs/layouts/partials/logo.html
+++ b/docs/layouts/partials/logo.html
@@ -7,5 +7,5 @@
* @FilePath:
/discourse/Users/david/Documents/expmle/shardingsphere-elasticjob/docs/layouts/partials/logo.html
-->
<!-- <img
src="https://shardingsphere.apache.org/elasticjob/current/img/elasticjob.png"
/> -->
-<img
src="https://shardingsphere.apache.org/elasticjob/current/img/elasticjob-blue.png"
/>
+<img
src="https://shardingsphere.apache.org/elasticjob/current/img/elasticjob-orange.png"
/>
diff --git a/docs/static/img/elasticjob-orange.png
b/docs/static/img/elasticjob-orange.png
new file mode 100644
index 000000000..a1007a547
Binary files /dev/null and b/docs/static/img/elasticjob-orange.png differ