mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-09-09 20:19:52 +00:00
show learn footer on press posts too
This commit is contained in:
parent
e21e9d8404
commit
e513f0e714
1 changed files with 1 additions and 1 deletions
|
@ -9,4 +9,4 @@
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
</main>
|
</main>
|
||||||
<?php echo View::render('nav/_footer') ?>
|
<?php echo View::render('nav/_footer', ['showLearnFooter' => true]) ?>
|
Loading…
Add table
Reference in a new issue