Skip to content

Commit

Permalink
feat: Allow customization of post metadata (reuixiy#138)
Browse files Browse the repository at this point in the history
  • Loading branch information
palant authored and ulmefors committed Nov 22, 2020
1 parent 09c5def commit 2bb17ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion layouts/partials/components/post-meta.html
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +86,5 @@
<span class="post-meta-item busuanzi-page-pv" id="busuanzi_container_page_pv">{{ $icon }}&nbsp;<span id="busuanzi_value_page_pv"></span></span>
{{ end }}
{{ end }}
</div>
{{ partial "custom/post-meta.html" $Deliver }}
</div>
Empty file.

0 comments on commit 2bb17ba

Please sign in to comment.