add cammie link

This commit is contained in:
Lorin Werthen 2016-07-18 09:34:01 +02:00
parent 7a05dc70ff
commit bc3cd8e40e
2 changed files with 2 additions and 2 deletions

2
Rules
View file

@ -31,7 +31,7 @@ compile '/**/*.md' do
end
route '/index.erb' do
"/index.html"
'/index.html'
end
route '/**/*.{erb,html,md}' do

View file

@ -21,7 +21,7 @@
<span class="navlink">About</span>
<span class="navlink"><a href="/blogposts/testpost">All posts</a></span>
<span class="navlink">Contact</span>
<span class="navlink">Cammie</span>
<span class="navlink"><a href="/cammie">Cammie</a></span>
</nav>
</header>
<main>