Skip to content

Commit 5948c85

Browse files
authored
Merge pull request #520 from sboldyreva/claude/convert-logo-webp-BPBO0
Convert saloon logo to webp and add Saloon to ELSTechnology
2 parents 90449de + b3d468d commit 5948c85

4 files changed

Lines changed: 6 additions & 1 deletion

File tree

docs/.vuepress/components/ELSTechnology.vue

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1603,6 +1603,11 @@ const techData = [
16031603
versions: "4.5.0",
16041604
link: "./phpspreadsheet/",
16051605
},
1606+
{
1607+
name: "Saloon",
1608+
versions: "3.15.0",
1609+
link: "./saloon/",
1610+
},
16061611
{
16071612
name: "Symfony HttpFoundation",
16081613
versions: "2.8.x | 3.4.x | 4.4.x",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ export default {
306306
},
307307
{
308308
path: '/els-for-libraries/saloon/',
309-
icon: '/images/saloon.png',
309+
icon: '/images/saloon.webp',
310310
},
311311
{
312312
path: '/els-for-libraries/swiftmailer/',
-4.05 KB
Binary file not shown.
2.69 KB
Loading

0 commit comments

Comments
 (0)