Test Waka

This commit is contained in:
Khoa Le
2016-06-15 17:55:21 +07:00
parent 7a8ea04159
commit 21ccbf14d5
110 changed files with 2978 additions and 0 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>