Skip to content

Commit

Permalink
Remove unused .Params.showdate
Browse files Browse the repository at this point in the history
  • Loading branch information
BBaoVanC committed Oct 2, 2021
1 parent cd4bfc4 commit a90a95a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion layouts/_default/list.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ <h3>Filtering for "{{ .Title }}"</h3>
<h1>{{ .Title | markdownify }}</h1>
{{ end }}

{{ $showDate := .Params.showdate }}
{{ range .Pages }}
<div class="post">
<h2 class="post-title">
Expand Down

0 comments on commit a90a95a

Please sign in to comment.