Skip to content

Commit 8e5c393

Browse files
committedMay 28, 2015
fixed two links
1 parent b27527e commit 8e5c393

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎v7/lanyon/templates/base.tmpl

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ ${template_hooks['extra_head']()}
2323
<!-- Toggleable sidebar -->
2424
<div class="sidebar" id="sidebar">
2525
<div class="sidebar-item">
26-
<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,
27-
ported to Nikola by <a href="https://twitter.com/mdo" target="_blank">@ralsina</a>.</p>
26+
<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,
27+
ported to Nikola by <a href="https://twitter.com/ralsina" target="_blank">@ralsina</a>.</p>
2828
</div>
2929
${header.html_navigation_links()}
3030
</div>

0 commit comments

Comments
 (0)
Please sign in to comment.