Skip to content

Commit c6311ac

Browse files
authored
Merge pull request #43 from laravelcm/add-new-ads
✨ Ajout de la publicite pour Laravel Shopper
2 parents 99c0c32 + a73bc05 commit c6311ac

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

config/lcm.php

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@
99
'alt' => 'Laravel Notify',
1010
'description' => 'Découvrez la nouvelle version de Laravel Notify pour vos projets Laravel.',
1111
],
12+
[
13+
'url' => 'https://laravelshopper.dev?utm_source=laravelcm&utm_medium=sidebar-widget',
14+
'image' => 'shopper',
15+
'alt' => 'Laravel Shopper',
16+
'description' => 'Créez votre boutique en ligne aujourd\'hui avec Laravel Shopper.',
17+
],
1218
],
1319

1420
];

public/images/ads/shopper.png

416 KB
Loading

0 commit comments

Comments
 (0)