fix small bug with theme for notes

This commit is contained in:
KemoNine 2022-12-04 14:57:48 -05:00
parent b32bc50c82
commit 02a701a3ec

View file

@ -24,7 +24,6 @@
{{end}}
</div>
{{ with .Params.Category }}{{ partial "taxonomy/notes" . }}{{ end }}
{{ with .Params.Tags }}{{ partial "taxonomy/tags" . }}{{ end }}
</div>