Skip to content

Commit

Permalink
cleaning up and removing the old banner partials
Browse files Browse the repository at this point in the history
- closes #20
  • Loading branch information
dencold committed Sep 6, 2016
1 parent 367394f commit 13f2320
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 48 deletions.
23 changes: 0 additions & 23 deletions layouts/partials/banner.html

This file was deleted.

24 changes: 0 additions & 24 deletions layouts/partials/banner_full.html

This file was deleted.

2 changes: 1 addition & 1 deletion layouts/section/author.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
{{partial "navigation.html" .}}

<div class="site-wrapper">
{{partial "banner.html" .}}
{{partial "covers/paging.html" .}}

<main class="content" role="main">
{{if .Site.Author}}
Expand Down

0 comments on commit 13f2320

Please sign in to comment.