Deployed 2e90480 with MkDocs version: 1.1.1

This commit is contained in:
2020-05-13 02:09:10 +00:00
parent 7e20967d83
commit 1a19651a06
14 changed files with 31 additions and 21 deletions

View File

@ -208,7 +208,7 @@ webSocket.send("hello world");
</p>
<form>
<div class="form-group">
<input type="text" class="form-control" placeholder="Search..." id="mkdocs-search-query" title="Type search term here">
<input type="search" class="form-control" placeholder="Search..." id="mkdocs-search-query" title="Type search term here">
</div>
</form>
<div id="mkdocs-search-results"></div>
@ -262,6 +262,6 @@ webSocket.send(&quot;hello world&quot;);
</html>
<!--
MkDocs version : 1.1
Build Date UTC : 2020-05-08 16:55:28
MkDocs version : 1.1.1
Build Date UTC : 2020-05-13 02:09:10.351677+00:00
-->