Add furigana support
This commit is contained in:
parent
b6d8801727
commit
8165163089
3 changed files with 4 additions and 3 deletions
|
@ -12,6 +12,6 @@
|
|||
{{ partial "metadata.html" . }}
|
||||
</header>
|
||||
<br>
|
||||
{{ .Content }}
|
||||
{{ partial "content.html" .Content }}
|
||||
</article>
|
||||
{{ end }}
|
||||
|
|
Reference in a new issue