Fix typos
This commit is contained in:
parent
56b053ca8e
commit
c84f2e326e
31 changed files with 35 additions and 35 deletions
|
@ -118,9 +118,9 @@
|
|||
</ul>
|
||||
</div>
|
||||
{{ end }}
|
||||
{{ if .custonSections }}
|
||||
{{ if .customSections }}
|
||||
<div class="custom-section">
|
||||
{{ range .custonSections }}
|
||||
{{ range .customSections }}
|
||||
<h6 class="text-heading">{{ .name }}: </h6>
|
||||
<div class="custom-content">{{ .content | markdownify }}</div>
|
||||
{{ end }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue