-
-
Save iamkarsoft/f6033d3c250cac3d5486b630b71b25d1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<x-layout> | |
<x-slot name="head"> | |
<x-social-media-meta | |
title="Blade Component Examples" | |
description="Learn about all sorts of Blade component tips and tricks." | |
image="https://farm6.staticflickr.com/5510/14338202952_93595258ff_z.jpg" | |
card="summary" | |
/> | |
</x-slot> | |
<x-section> | |
<h1 class="font-bold text-lg">Blade Component Examples</h1> | |
</x-section> | |
</x-layout> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment