1
0
Fork 0

Import pages (then remove stuff)

This commit is contained in:
Luca Beltrame 2015-05-10 00:27:37 +02:00
parent fe36a76239
commit 8408a5d8fa
11 changed files with 658 additions and 0 deletions

21
pages/404.md Normal file
View file

@ -0,0 +1,21 @@
---
layout: page
title: "Oops! Nothing here..."
subheadline: "404"
teaser: "Maybe the webpage moved or we deleted it. Or did you maybe mistype the URL?"
permalink: "/404.html"
---
## No problem!
Try...
...to start over on the [home page]({{ site.url }}).
...our **search**.
### Search and Find
{% include google_search.html %}
<form onsubmit="google_search()" >
<input type="text" id="google-search" placeholder="Search">
</form>