add read time and toc
This commit is contained in:
@ -26,12 +26,14 @@
|
||||
{{ partialCached "update-list.html" . }}
|
||||
{{ partialCached "trending-tags.html" . }}
|
||||
</div>
|
||||
{{ block "panel" . }}{{ end }}
|
||||
</aside>
|
||||
</div>
|
||||
|
||||
<div class="row">
|
||||
<!-- tail -->
|
||||
<div id="tail-wrapper" class="col-12 col-lg-11 col-xl-9 px-md-4">
|
||||
{{ block "tail" . }}{{ end }}
|
||||
{{ partialCached "footer.html" . }}
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user