aboutsummaryrefslogtreecommitdiff
path: root/templates/page
diff options
context:
space:
mode:
Diffstat (limited to 'templates/page')
-rw-r--r--templates/page/index.gohtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/page/index.gohtml b/templates/page/index.gohtml
index cfb90ed..fccb7a5 100644
--- a/templates/page/index.gohtml
+++ b/templates/page/index.gohtml
@@ -1,5 +1,5 @@
{{define "body"}}
- <main style="{{ .GetBackground }}{{ .GetTextColor }}">
+ <main style="{{ .GetBackground }}">
<div class="presentation">
<figure>
<img src="{{ getStaticPath .Person.Image }}" alt="{{ .Person.Name }}'s image">