Anotha lil dump
Think I'm finally finished fiddling with the devops stuff and ready to
finally focus on the content! 😁
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
<aside id='meta'>
|
||||
<header>
|
||||
<h4>{{ .Title }}</h4>
|
||||
<h4>{{ or (.Param "tit") .Title }}</h4>
|
||||
{{ i18n "wordCount" .WordCount }}.
|
||||
{{ i18n "readingTime" .ReadingTime }}.
|
||||
</header>
|
||||
{{ .TableOfContents }}
|
||||
{{ partial "i18n/list.html" . }}
|
||||
</aside>
|
Reference in New Issue
Block a user