add yesterdays and todays posts
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{{ if .Params.ShowTableOfContents }}
|
||||
<aside class="post-toc">
|
||||
<nav id="toc">
|
||||
{{ .TableOfContents }}
|
||||
</nav>
|
||||
</aside>
|
||||
{{ end }}
|
||||
Reference in New Issue
Block a user