Footer: use site params.description instead of hardcoded text
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<h2 class="font-display font-normal text-[clamp(48px,6vw,80px)] leading-[0.92] text-ink m-0 mb-[14px]">
|
||||
R<em class="font-serif italic text-roux font-light">o</em>ux
|
||||
</h2>
|
||||
<p>A slow-publishing fashion journal. One hundred photographs at a time, printed and unprinted.</p>
|
||||
<p>{{ .Site.Params.description }}</p>
|
||||
</div>
|
||||
|
||||
{{/* ── Categories (top 5 by count) ── */}}
|
||||
|
||||
Reference in New Issue
Block a user