1
0
Fork 0
mirror of https://github.com/archtechx/laravel-tips.git synced 2025-12-12 13:24:03 +00:00

use title instead of content for og image

This commit is contained in:
Samuel Štancl 2021-04-07 01:02:39 +02:00
parent 865c5ea03e
commit dd3a3a3553

View file

@ -1,4 +1,4 @@
<x:layout :title="$tip->title" :preview="$tip->content">
<x:layout :title="$tip->title" :preview="$tip->title">
<main class="mx-auto flex justify-between items-center gap-8">
<aside class="flex flex-col gap-2">
<h2 class="text-2xl font-medium">