Remove months in list page

This commit is contained in:
Yash Mehrotra
2021-07-07 18:38:50 +05:30
parent b714ed1218
commit 55b198443b
2 changed files with 1 additions and 17 deletions

View File

@@ -9,9 +9,6 @@
<h2 class="posts-year">{{ .Key }}</h2>
<!-- TODO: @yash The month param should be optional -->
{{ range .Pages.GroupByDate "January" }}
<h4 class="posts-month">{{ .Key }}</h4>
{{- range .Pages -}}
<article class="post-title">
<a href="{{ .RelPermalink }}" class="post-link">{{ .Title }}</a>
@@ -20,7 +17,6 @@
{{ end }}
{{ end }}
{{ end }}
</div>
{{ end }}

View File

@@ -22,18 +22,6 @@
</div>
{{ end }}
<!-- TODO: Handle
<div class="nav-link icon">
<a href="http://example.com">
<span class="fa fa-github"></span>
</a>
</div>
<div class="nav-link icon">
<a href="http://example.com">
<span class="fa fa-linkedin"></span>
</a>
</div>
-->
<span class="nav-icons-divider"></span>
<div class="nav-link" id="dark-theme-toggle">
<a>