Major website overhaul

This commit is contained in:
Marwolf
2018-08-03 23:24:48 -04:00
parent 94ee33c14e
commit 8b1bf24555
79 changed files with 5444 additions and 292 deletions

View File

@@ -0,0 +1,6 @@
<section class="icon icon-search" id="search-container">
<hr class="divider short" />
<form target="blank" id="search-form" action="https://www.google.com/#q=site:{{@blog.url}}">
<input type="text" name="search" placeholder="git, css, javascript,..." id="search-field" />
</form>
</section>