diff options
Diffstat (limited to 'templates/page/index.gohtml')
| -rw-r--r-- | templates/page/index.gohtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/page/index.gohtml b/templates/page/index.gohtml index 390ca7b..6aaa742 100644 --- a/templates/page/index.gohtml +++ b/templates/page/index.gohtml @@ -1,5 +1,5 @@ {{define "body"}} - <main> + <main style="{{ .GetBackground }}"> <div class="presentation"> <figure> <img src="{{ getStaticPath .Person.Image }}" alt="{{ .Person.Name }}'s image"> |
