fix small bug with theme for notes
This commit is contained in:
parent
b32bc50c82
commit
02a701a3ec
|
@ -24,7 +24,6 @@
|
|||
{{end}}
|
||||
</div>
|
||||
|
||||
{{ with .Params.Category }}{{ partial "taxonomy/notes" . }}{{ end }}
|
||||
{{ with .Params.Tags }}{{ partial "taxonomy/tags" . }}{{ end }}
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in a new issue