Skip to content

Commit

Permalink
fixed two links
Browse files Browse the repository at this point in the history
  • Loading branch information
ralsina committed May 28, 2015
1 parent 1dcb8cc commit 9e75565
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions stories/creating-a-theme.txt
Expand Up @@ -363,8 +363,8 @@ So, first, lets change that base template to be more lanyon-like:
<!-- Toggleable sidebar -->
<div class="sidebar" id="sidebar">
<div class="sidebar-item">
<p>A reserved <a href="http://jekyllrb.com" target="_blank">Nikola</a> theme that places the utmost gravity on content with a hidden drawer. Made by <a href="https://twitter.com/mdo" target="_blank">@mdo</a> for Jekyll,
ported to Nikola by <a href="https://twitter.com/mdo" target="_blank">@ralsina</a>.</p>
<p>A reserved <a href="http://getnikola.com" target="_blank">Nikola</a> theme that places the utmost gravity on content with a hidden drawer. Made by <a href="https://twitter.com/mdo" target="_blank">@mdo</a> for Jekyll,
ported to Nikola by <a href="https://twitter.com/ralsina" target="_blank">@ralsina</a>.</p>
</div>
${header.html_navigation_links()}
</div>
Expand Down

0 comments on commit 9e75565

Please sign in to comment.