feat(style): custom color for card

This commit is contained in:
Anhgelus Morhtuuzh 2024-11-09 23:17:11 +01:00
parent a47b7fa697
commit 0b90249205
No known key found for this signature in database
GPG key ID: CAD341EFA92DDDE5
3 changed files with 54 additions and 4 deletions

View file

@ -1,5 +1,5 @@
{{define "body"}}
<main>
<main style="{{ .GetBackground }}">
<div class="presentation">
<figure>
<img src="{{ getStaticPath .Person.Image }}" alt="{{ .Person.Name }}'s image">