moves meilisearch indexing to pocketbase

This commit is contained in:
Christian Beutel
2024-02-20 16:27:30 +01:00
parent e9cb72b250
commit 2363c677b7
16 changed files with 716 additions and 52 deletions

View File

@@ -205,7 +205,7 @@
<div class="flex flex-wrap md:flex-nowrap mt-6 gap-8">
<div class="basis-full">
{#if activeTab == 0}
<article class="text-justify whitespace-pre-line">
<article class="text-justify whitespace-pre-line text-sm">
{$trail.description}
</article>
{/if}