Switch to h4

This commit is contained in:
video-prize-ranch
2022-02-09 20:04:09 -05:00
parent 9f746c8dbf
commit 379a1f3b81

View File

@@ -54,7 +54,7 @@
{{#each album.Media}} {{#each album.Media}}
{{#if this.Title}} {{#if this.Title}}
<h3>{{this.Title}}</h3> <h4>{{this.Title}}</h4>
{{/if}} {{/if}}
{{#if this.Description}} {{#if this.Description}}
<p>{{this.Description}}</p><br> <p>{{this.Description}}</p><br>