Skip to content

Commit

Permalink
Link post titles to permalink node urls
Browse files Browse the repository at this point in the history
  • Loading branch information
ingydotnet committed Dec 2, 2014
1 parent a40578d commit be2b48d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/post.html
@@ -1,5 +1,5 @@
<div class="blog-post">
<h2 class="blog-post-title">[% post_.title %]</h2>
<h2 class="blog-post-title"><a href="node/[%post_.cogid%].html">[% post_.title %]</a></h2>
<p class="blog-post-meta">
[% post_.date %]
by
Expand Down

0 comments on commit be2b48d

Please sign in to comment.