Skip to content

Commit 77017c9

Browse files
update logo images
1 parent 762ce05 commit 77017c9

File tree

8 files changed

+7
-7
lines changed

8 files changed

+7
-7
lines changed

docs/.vuepress/config-client/sidebar.ts

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ export default {
9898
},
9999
{
100100
path: '/els-for-runtimes-and-libraries/apache-struts/',
101-
icon: '/images/apache.webp',
101+
icon: '/images/strut-logo.webp',
102102
},
103103
{
104104
path: '/els-for-runtimes-and-libraries/apache-spark/',
@@ -110,19 +110,19 @@ export default {
110110
},
111111
{
112112
path: '/els-for-runtimes-and-libraries/apache-velocity-engine/',
113-
icon: '/images/apache.webp',
113+
icon: '/images/velocity-logo.webp',
114114
},
115115
{
116116
path: '/els-for-runtimes-and-libraries/postgresql-driver/',
117117
icon: '/images/postgresql.webp',
118118
},
119119
{
120120
path: '/els-for-runtimes-and-libraries/protobuf/',
121-
icon: '/images/java.webp',
121+
icon: '/images/protobuf-logo.webp',
122122
},
123123
{
124124
path: '/els-for-runtimes-and-libraries/jackson/',
125-
icon: '/images/jackson.webp',
125+
icon: '/images/jackson-logo.webp',
126126
},
127127
{
128128
path: '/els-for-runtimes-and-libraries/apache-commons-lang/',
@@ -155,19 +155,19 @@ export default {
155155
},
156156
{
157157
path: '/els-for-runtimes-and-libraries/flask/',
158-
icon: '/images/flask-werkzeug.webp',
158+
icon: '/images/flask-logo.webp',
159159
},
160160
{
161161
path: '/els-for-runtimes-and-libraries/numpy/',
162162
icon: '/images/numpy.webp',
163163
},
164164
{
165165
path: '/els-for-runtimes-and-libraries/starlette/',
166-
icon: '/images/python.webp',
166+
icon: '/images/starlette-logo.webp',
167167
},
168168
{
169169
path: '/els-for-runtimes-and-libraries/werkzeug/',
170-
icon: '/images/flask-werkzeug.webp',
170+
icon: '/images/werkzeug-logo.webp',
171171
},
172172
{
173173
path: '/els-for-runtimes-and-libraries/python-libraries/',
316 Bytes
Loading
740 Bytes
Loading
620 Bytes
Loading
734 Bytes
Loading
580 Bytes
Loading
668 Bytes
Loading
378 Bytes
Loading

0 commit comments

Comments
 (0)