Docker and Ghost CMS overhaul
This commit is contained in:
6
etc/ghost/content/themes/NEWcasper/partials/search.hbs
Executable file
6
etc/ghost/content/themes/NEWcasper/partials/search.hbs
Executable 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>
|
||||
Reference in New Issue
Block a user