Test waka

This commit is contained in:
Khoa Le
2016-06-15 17:45:15 +07:00
parent a909adcb02
commit 2f4de88bf4
118 changed files with 2978 additions and 339 deletions

4
_includes/search.html Normal file
View File

@@ -0,0 +1,4 @@
<div class="search-input-wrapper">
<span class="fa fa-search"> </span>
<input type="text" id="search" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" placeholder="Search the docs..." >
</div>