mirror of
https://github.com/oupala/apaxy.git
synced 2026-01-14 03:12:31 +01:00
13 lines
507 B
HTML
13 lines
507 B
HTML
<div class="block">
|
|
{FOOTER-MESSAGE}
|
|
</div><!--/.postlisting-->
|
|
|
|
</div><!--/.wrapper-->
|
|
|
|
<div class="footer">
|
|
Apaxy by <a href="https://twitter.com/adamwhitcroft">@adamwhitcroft</a>
|
|
</div><!--/.footer-->
|
|
<script src={FOLDERNAME}/theme/apaxy.js></script>
|
|
<script src="https://cdn.jsdelivr.net/npm/lightgallery@2.4.0/lightgallery.min.js" integrity="sha256-rJzhAjlCghJKSkx4mAv3VwVgxDSAbNM0AH7PhP4cDns=" crossorigin="anonymous"></script>
|
|
<script src={FOLDERNAME}/theme/apaxy-lightgallery.js></script>
|