Skip to content

Commit

Permalink
Add sponsor
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints committed Aug 8, 2023
1 parent 709f0aa commit bc4a5a6
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ We'd like to thank these **amazing companies** for sponsoring us. If you are int
- [Lightflows](https://www.lightflows.co.uk/laravel-development-agency/)
- [Backpack for Laravel](https://backpackforlaravel.com/?ref=laravelio)
- [Localazy](https://localazy.com/laravel?utm_source=laravel.io&utm_medium=sponsorships&utm_campaign=brand_awareness&utm_content=logo)
- [Steadfast Collective](https://steadfastcollective.com/uk-laravel-agency)

## Requirements

Expand Down
1 change: 1 addition & 0 deletions public/images/sponsors/steadfast.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions resources/views/layouts/_sponsors.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,10 @@
<div class="col-span-2 flex justify-center lg:col-span-1">
<x-sponsor-logo url="https://ohdear.app/?via=dries" logo="{{ asset('images/sponsors/oh-dear.svg') }}" company="Oh Dear" />
</div>

<div class="col-span-2 flex justify-center lg:col-span-1">
<x-sponsor-logo url="https://steadfastcollective.com/uk-laravel-agency" logo="{{ asset('images/sponsors/steadfast.svg') }}" company="Steadfast Collective" />
</div>
</div>

<x-ads.cta primary class="mt-8 md:mt-12">
Expand Down

0 comments on commit bc4a5a6

Please sign in to comment.