1
0
Fork 0
This repository has been archived on 2021-01-06. You can view files and clone it, but cannot push or open issues or pull requests.
dennogumi.org-archive/pages/404.md

21 lines
442 B
Markdown
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
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>