Skip to content

Include the script

Andrea Cioccarelli edited this page Apr 17, 2017 · 1 revision

How to include AutoFooter in your project

If you have a website and you want to use AutoFooter, You only need to add it as a script to your page.

<footer class="main-footer">
    <script src="AutoFooter.js"></script>
</footer>

This is all. Now you need to customize your settings to generate the footer that you really want

Clone this wiki locally