mirror of
https://github.com/oupala/apaxy.git
synced 2026-05-25 00:10:20 +02:00
Remove the leading slash before {FOLDERNAME} so that apaxy can be
installed at the web root level.
11 lines
391 B
HTML
11 lines
391 B
HTML
<div class="block">
|
|
You can add your own HTML above or below the directory listing. Simply explore the <code>header.html</code> and <code>footer.html</code> files.
|
|
</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>
|