-
Notifications
You must be signed in to change notification settings - Fork 61
/
404.html
27 lines (25 loc) · 932 Bytes
/
404.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
layout: layout-intro
title: 404
---
<div class="cb teaser">
<article>
<h1>We're sorry!</h1>
<p>
The page you requested wasn't found, but the <a href="/animals">Low-Profile Dog</a> is already on its way to find it for you! While you're waiting, maybe you want to
<ul>
<li>learn what Hoodie <a href="/intro">is</a> or what it's <a href="/about">about</a>,</li>
<li>check out <a href="/blog">Hoodie's Blog</a> or</li>
<li><a href="/contact">contact us</a>!</a>
</ul>
</p>
<p>
<strong>We're happy that you're here!</strong>
</p>
</article>
<aside>
<figure class="">
<img src="http://hoodiehq.github.io/hoodie-css/src/content_img/animals/low-profile-dog-2.png" width="180" height="180" alt="Low-profile dog sitting" />
</figure>
</aside>
</div>