mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-06-12 01:47:28 -05:00
Remove unused .Params.showdate
This commit is contained in:
@ -8,7 +8,6 @@
|
||||
<h1>{{ .Title | markdownify }}</h1>
|
||||
{{ end }}
|
||||
|
||||
{{ $showDate := .Params.showdate }}
|
||||
{{ range .Pages }}
|
||||
<div class="post">
|
||||
<h2 class="post-title">
|
||||
|
Reference in New Issue
Block a user