Skip to content
Snippets Groups Projects
Commit 65ca460a authored by Johannes Kreiner's avatar Johannes Kreiner
Browse files

[TASK] Change heading hierarchy for SEO purposes

parent 832ca7b7
No related branches found
No related tags found
No related merge requests found
......@@ -10,9 +10,9 @@
</f:if>
<f:if condition="{feedItem.title}">
<div class="sg-youtube-title">
<h4 class="h4">
<h3 class="h3">
{feedItem.title}
</h4>
</h3>
</div>
</f:if>
<f:if condition="{feedItem.description}">
......@@ -24,4 +24,4 @@
</li>
</f:for>
</ul>
</f:section>
</f:section>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment