Added notes to media sections and descriptions to boston2023 media
This commit is contained in:
@@ -44,10 +44,13 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<p class="mb-6">{{ .Params.description }}</p>
|
||||
<p class="mb-6">{{ .Params.description | markdownify }}</p>
|
||||
</div>
|
||||
{{ end }}
|
||||
</div>
|
||||
{{ range .Params.Notes }}
|
||||
{{ partial "components/bignote.html" . }}
|
||||
{{ end }}
|
||||
</div>
|
||||
{{ end }}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user