fixed typo in footer.participate key
This commit is contained in:
@@ -92,7 +92,7 @@ header:
|
|||||||
search: "Try search.privacytools.io, a Privacy-Respecting Search Engine"
|
search: "Try search.privacytools.io, a Privacy-Respecting Search Engine"
|
||||||
start_search: "start search"
|
start_search: "start search"
|
||||||
footer:
|
footer:
|
||||||
partcipate: "Spread the word and help your friends"
|
participate: "Spread the word and help your friends"
|
||||||
email_title: "Email"
|
email_title: "Email"
|
||||||
facebook_title: "Facebook"
|
facebook_title: "Facebook"
|
||||||
twitter_title: "Twitter"
|
twitter_title: "Twitter"
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
<hr class="footer-divider" />
|
<hr class="footer-divider" />
|
||||||
|
|
||||||
<h3 id="participate">{% t footer.partcipate %}</h3>
|
<h3 id="participate">{% t footer.participate %}</h3>
|
||||||
|
|
||||||
<div class="row mb-4">
|
<div class="row mb-4">
|
||||||
<div class="col-12 col-md-6 d-flex justify-content-between">
|
<div class="col-12 col-md-6 d-flex justify-content-between">
|
||||||
|
Reference in New Issue
Block a user