1
0
Fork 0
This commit is contained in:
Moritz »mo.« Sauer 2015-01-12 14:02:01 +01:00
parent 125bbb0c3d
commit 60c0a48d8d
3 changed files with 20 additions and 2 deletions

11
pages/search.md Normal file
View file

@ -0,0 +1,11 @@
---
layout: page
title: "Search"
permalink: "/search/"
---
{% include google_search.html %}
<form onsubmit="google_search()" >
<input type="text" id="google-search" placeholder="Search">
</form>