Skip to content
This repository has been archived by the owner on Jan 2, 2021. It is now read-only.

Commit

Permalink
404 and /sobre.html
Browse files Browse the repository at this point in the history
  • Loading branch information
netoarmando committed Apr 16, 2012
1 parent 1cee2de commit 68507cd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions 404.html
@@ -0,0 +1,6 @@
---
layout: default
title: Fiozera - um monte de fio
---

<h1>Página não encontrada</h1>
2 changes: 1 addition & 1 deletion _layouts/default.html
Expand Up @@ -36,7 +36,7 @@
<div class="container">
<div id="sitemap">
<ul>
<li><a href="sobre.html">Sobre</a></li>
<li><a href="/sobre.html">Sobre</a></li>
<li><a href="mailto:hello@fiozera.com.br">Email</a></li>
<li><a href="http://www.flickr.com/photos/31191765@N00">Flickr</a></li>
<li><a href="http://www.github.com/fiozera">Github</a></li>
Expand Down

0 comments on commit 68507cd

Please sign in to comment.