Theme for nginx fancyindex module
This commit is contained in:
24
flat-theme/footer.html
Normal file
24
flat-theme/footer.html
Normal file
@@ -0,0 +1,24 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<footer class="footer navbar">
|
||||
<div class="container">
|
||||
<div class="col text-right text-muted text-small text-nowrap">
|
||||
<small>
|
||||
Powered by <a href="http://nginx.org">nginx</a>,
|
||||
<a href="https://github.com/aperezdc/ngx-fancyindex">fancyindex</a>
|
||||
and the <a href="https://github.com/alehaa/nginx-fancyindex-flat-theme">flat theme</a>.
|
||||
</small>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script type="text/javascript">
|
||||
generateBreadcrumbs();
|
||||
generateList();
|
||||
</script>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/lightbox2/2.10.0/js/lightbox-plus-jquery.min.js"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user