SEO stuff
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
<!-- hero / heading -->
|
||||
<section>
|
||||
<h1 class="text-3xl font-extrabold tracking-tight text-on-surface-strong dark:text-on-surface-dark-strong">{{ t(key="shop-title", lang=lang | default(value='sk')) }}</h1>
|
||||
<p class="mt-2 max-w-2xl text-sm text-on-surface/70 dark:text-on-surface-dark/70">{{ t(key="shop-subtitle", lang=lang | default(value='sk')) }}</p>
|
||||
<p class="mt-2 max-w-2xl text-sm text-on-surface dark:text-on-surface-dark">{{ t(key="shop-subtitle", lang=lang | default(value='sk')) }}</p>
|
||||
</section>
|
||||
|
||||
<!-- featured products -->
|
||||
|
||||
Reference in New Issue
Block a user