mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Add subscribe above related videos
This commit is contained in:
parent
ea129aef8a
commit
4373b17a26
1 changed files with 4 additions and 0 deletions
|
|
@ -83,6 +83,10 @@ class AppTemplate {
|
||||||
${ app.text }
|
${ app.text }
|
||||||
</h2>
|
</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">
|
<div class="links space-y-6 sm:space-x-6 mb-8">
|
||||||
${ relatedLinksHtml }
|
${ relatedLinksHtml }
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue