From cbae2448f9e62b3afdaddaee119e1519624c023a Mon Sep 17 00:00:00 2001 From: Esa Kataja Date: Fri, 31 Jul 2026 23:20:51 +0300 Subject: [PATCH] Add the copyright line to the footer No year: a bare mark never goes stale, and a hardcoded one quietly says abandoned. --- static/style.css | 3 +++ templates/layout.html | 1 + 2 files changed, 4 insertions(+) diff --git a/static/style.css b/static/style.css index f9fb0d4..54431c6 100644 --- a/static/style.css +++ b/static/style.css @@ -934,3 +934,6 @@ img.avatar { object-fit: cover; } .slogan { font-family: var(--font-display); letter-spacing: 0.02em; } .slogan.hero { color: var(--gold-2); font-size: 1.1rem; text-transform: uppercase; margin: calc(-1 * var(--space-2)) 0 var(--space-5); } + +.copyright { color: var(--muted); } +.copyright::before { content: "·"; margin: 0 var(--space-2); } diff --git a/templates/layout.html b/templates/layout.html index 70155a5..c4816de 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -64,6 +64,7 @@ Ilmoita ongelmasta · {{end}} We know good music, baby! + © Kessinen {{with .Flash}}