Skip to content

Commit

Permalink
tag banner in article list page
Browse files Browse the repository at this point in the history
  • Loading branch information
fuxiaohei committed Feb 23, 2014
1 parent c67d9c3 commit 5144897
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 23 deletions.
1 change: 1 addition & 0 deletions app/handler/home.go
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ func TagArticles(ctx *GoInk.Context) {
"Pager": pager,
"SidebarHtml": SidebarHtml(ctx),
"Tag": tag,
"Title": tag,
})
}

Expand Down
2 changes: 1 addition & 1 deletion static/css/saber.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 5144897

Please sign in to comment.