Add subscribe above related videos

This commit is contained in:
Sam Carlton 2021-03-06 17:30:49 -06:00
parent ea129aef8a
commit 4373b17a26

View file

@ -83,6 +83,10 @@ class AppTemplate {
${ app.text }
</h2>
<div class="subscribe">
<iframe src="/embed-subscribe" loading="lazy" style="width: 350px; height: 150px;" class="-my-10"></iframe>
</div>
<div class="links space-y-6 sm:space-x-6 mb-8">
${ relatedLinksHtml }
</div>