Skip to content

Commit

Permalink
fix layout
Browse files Browse the repository at this point in the history
  • Loading branch information
ctrlok committed Apr 7, 2016
1 parent 0d45fca commit 3890c75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/angels-ladder/layouts/_default/single.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ <h1>{{ .Title }}</h1>
{{ range .Params.tags }}
#<a href="/tags/{{ . | urlize }}">{{ . }}</a>&nbsp;
{{ end }}
<a href="https://github.com/ctrlok/ctrlok.com/edit/master/content/{{ .File.Path }}"> Edit on github</a>
|| <a href="https://github.com/ctrlok/ctrlok.com/edit/master/content/{{ .File.Path }}"> Edit on github</a>
</div>
</div>
<article>
Expand Down

0 comments on commit 3890c75

Please sign in to comment.