removed exhibition + renamed curator to artist

This commit is contained in:
2026-05-14 12:06:01 +02:00
parent e722c9b4e7
commit 12bf93c83b
3 changed files with 4 additions and 8 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ if (Astro.cookies.get('admin_session')?.value !== '1') {
<span class="transition-transform group-hover:-translate-x-0.5">←</span>
Back to the catalogue
</a>
<div class="font-display italic text-[var(--mauve)] text-xs tracking-[0.3em] uppercase mb-2">Curator's desk</div>
<div class="font-display italic text-[var(--mauve)] text-xs tracking-[0.3em] uppercase mb-2">Artist's desk</div>
<h1 class="font-display italic font-semibold text-[var(--text)] text-4xl md:text-5xl tracking-tight leading-[1.05]">
{title}
</h1>