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