summaryrefslogtreecommitdiff
path: root/views/home.handlebars
diff options
context:
space:
mode:
Diffstat (limited to 'views/home.handlebars')
-rwxr-xr-xviews/home.handlebars2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/home.handlebars b/views/home.handlebars
index cc1ae00..4a0ab3f 100755
--- a/views/home.handlebars
+++ b/views/home.handlebars
@@ -48,7 +48,7 @@
{{#if showKofi}}
<div class="card border-success mt-5 mb-3 mx-auto" style="min-width:300px;max-width:50%;">
<div class="card-body">
- <p>{{{t "views.home.kofidesc" }}}</p>
+ <p>{{{t "views.home.sponsor" }}}</p>
</div>
</div>
{{/if}}