feat(style): custom color for card
This commit is contained in:
parent
a47b7fa697
commit
0b90249205
3 changed files with 54 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
{{define "body"}}
|
||||
<main>
|
||||
<main style="{{ .GetBackground }}">
|
||||
<div class="presentation">
|
||||
<figure>
|
||||
<img src="{{ getStaticPath .Person.Image }}" alt="{{ .Person.Name }}'s image">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue