1
0
Fork 0
mirror of https://github.com/archtechx/laravel-tips.git synced 2025-12-12 05:14:04 +00:00

Fix Flipp link

This commit is contained in:
Samuel Štancl 2021-04-09 00:42:49 +02:00 committed by GitHub
parent 97d88f0918
commit a60370fbc9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
This project is a simple Laravel application that uses: This project is a simple Laravel application that uses:
- Ryan Chandler's [Orbit](https://github.com/ryangjchandler/orbit) package for storing data in markdown files, - Ryan Chandler's [Orbit](https://github.com/ryangjchandler/orbit) package for storing data in markdown files,
- custom command for generating a static version of the website (this will later be extracted to a separate and more robust package), - custom command for generating a static version of the website (this will later be extracted to a separate and more robust package),
- [Flipp](https://useflipp.io) for beautiful OpenGraph & Twitter Card previews, - [Flipp](https://useflipp.com) for beautiful OpenGraph & Twitter Card previews,
- [Lars Klopstra](https://twitter.com/larsklopstra)'s amazing design skills. Thanks a ton for the design ❤️ - [Lars Klopstra](https://twitter.com/larsklopstra)'s amazing design skills. Thanks a ton for the design ❤️
The live version can be found on [laravel-code.tips](https://laravel-code.tips) or if you like emojis, that's [💻🔥⚡️💡.y.at](https://💻🔥⚡️💡.y.at). The live version can be found on [laravel-code.tips](https://laravel-code.tips) or if you like emojis, that's [💻🔥⚡️💡.y.at](https://💻🔥⚡️💡.y.at).