This commit is contained in:
matthieu42morin 2023-03-05 21:02:43 +01:00
parent 943df30667
commit a76bbd85d4
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@
<Loading /> <Loading />
</h1> </h1>
{:else if $data} {:else if $data}
<Overlay shareData={{ url: window.location.href }} img={$data.expimage_dontCare}> <Overlay shareData={{ url: window.location.href }} img={$data.ExpImage}>
<div> <div>
<span class="text-[36px]">{$data.ExpName}</span> <span class="text-[36px]">{$data.ExpName}</span>
<div class="bubbles"> <div class="bubbles">