@@ -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,15 +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' ,
159+ } ,
160+ {
161+ path : '/els-for-runtimes-and-libraries/numpy/' ,
162+ icon : '/images/numpy.webp' ,
159163 } ,
160164 {
161165 path : '/els-for-runtimes-and-libraries/starlette/' ,
162- icon : '/images/python .webp' ,
166+ icon : '/images/starlette-logo .webp' ,
163167 } ,
164168 {
165169 path : '/els-for-runtimes-and-libraries/werkzeug/' ,
166- icon : '/images/flask- werkzeug.webp' ,
170+ icon : '/images/werkzeug-logo .webp' ,
167171 } ,
168172 {
169173 path : '/els-for-runtimes-and-libraries/python-libraries/' ,
@@ -388,6 +392,14 @@ export default {
388392 path : '/els-for-runtimes-and-libraries/vite/' ,
389393 icon : '/images/vite-logo.webp' ,
390394 } ,
395+ {
396+ path : '/els-for-runtimes-and-libraries/vue/' ,
397+ icon : '/images/vue-logo.webp' ,
398+ } ,
399+ {
400+ path : '/els-for-runtimes-and-libraries/vue-template-compiler/' ,
401+ icon : '/images/vue-template-compiler-logo.webp' ,
402+ } ,
391403 {
392404 path : '/els-for-runtimes-and-libraries/webpack-dev-server/' ,
393405 icon : '/images/webpack-dev-server.webp' ,
@@ -400,10 +412,6 @@ export default {
400412 path : '/els-for-runtimes-and-libraries/webpack-subresource-integrity/' ,
401413 icon : '/images/webpack-subresource-integrity-logo.webp' ,
402414 } ,
403- {
404- path : '/els-for-runtimes-and-libraries/vue-template-compiler/' ,
405- icon : '/images/vue-template-compiler-logo.webp' ,
406- } ,
407415 {
408416 path : '/els-for-runtimes-and-libraries/xml2js/' ,
409417 icon : '/images/javascript.webp' ,
0 commit comments