whitecube / nova-page

Static pages content management for Laravel Nova
https://whitecube.github.io/nova-page
MIT License
238 stars 41 forks source link

Use proper syntax highlighting type for Blade code in README #40

Closed miclf closed 5 years ago

miclf commented 5 years ago

GitHub’s code highlighting feature supports Blade. Now the example code block in the README doesn’t look weird anymore :-)

Details 👌

toonvandenbos commented 5 years ago

@miclf Thanks ! :D