Widget for code includes + sass

This commit is contained in:
johndmulhausen
2016-03-01 18:17:31 -08:00
parent 49e40dd65e
commit 1b6a08e693
5 changed files with 26 additions and 40 deletions
+1 -1
View File
@@ -83,7 +83,7 @@
<a href="/v1.1/">Version 1.1</a>
<a href="/v1.2/">Version 1.2</a>
</div>
<input type="text" id="search" placeholder="Search" onkeydown="if (event.keyCode==13) window.location.replace('/search/?q=' + this.value)">
<input type="text" id="search" placeholder="Search" onkeydown="if (event.keyCode==13) window.location.replace('/docs/search/?q=' + this.value)">
</div>
</section>