Update seo
This commit is contained in:
@@ -10,11 +10,11 @@
|
||||
class="mx-auto flex max-w-2xl flex-col justify-between gap-16 lg:mx-0 lg:max-w-none lg:flex-row"
|
||||
>
|
||||
<div class="w-full lg:max-w-lg lg:flex-auto">
|
||||
<h2
|
||||
<h1
|
||||
class="text-3xl font-semibold tracking-tight text-pretty text-gray-900 sm:text-4xl"
|
||||
>
|
||||
{{ news.title }}
|
||||
</h2>
|
||||
</h1>
|
||||
{% if mainImage %}
|
||||
<img
|
||||
src="{{ mainImage.image.url }}"
|
||||
|
||||
Reference in New Issue
Block a user