Fix furigana display on Getting Started section
This commit is contained in:
parent
e26abeaa50
commit
caf396ec2c
1 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@
|
|||
<div>
|
||||
<div class="content">
|
||||
{{ block "secondary" . }}
|
||||
{{ .Scratch.Get "secondary" }}
|
||||
{{ partial "content.html" (dict "Content" (.Scratch.Get "secondary")) }}
|
||||
{{ end }}
|
||||
</div>
|
||||
{{ block "secondaryFooter" . }}
|
||||
|
|
Loading…
Add table
Reference in a new issue