update code formating

This commit is contained in:
somrat sorkar
2023-07-06 09:10:59 +06:00
parent 665944ebe1
commit dd7c13e06b
19 changed files with 20 additions and 30 deletions

View File

@@ -10,7 +10,7 @@
<a
class="hover:text-primary dark:hover:text-darkmode-primary {{ if (and (eq $.Page.Kind `term`) (eq $.Page.Type `categories`) (eq $.Page.Title .Page.Title)) }}
active
{{ end }} flex justify-between"
{{ end }} flex justify-between"
href="{{ .Page.RelPermalink }}">
{{ .Page.Title }} <span>( {{ len $items }} )</span>
</a>