Search Language-ready › more in _data/language.yml
This commit is contained in:
parent
33cc7c4b35
commit
f161cdc108
3 changed files with 5 additions and 3 deletions
|
@ -8,5 +8,5 @@ permalink: "/search/"
|
|||
{% include google_search.html %}
|
||||
|
||||
<form style="padding-bottom: 200px;" onsubmit="google_search()" >
|
||||
<input type="text" id="google-search" placeholder="Enter search term and hit enter">
|
||||
<input type="text" id="google-search" placeholder="{{ site.data.language.enter_search_term }}">
|
||||
</form>
|
Reference in a new issue