IDDRS/static/OwlCarousel2-2.3.4/docs_src/templates/partials/footer.hbs
2022-07-25 12:03:35 +02:00

11 lines
379 B
Handlebars

<footer class="footer">
<div class="row">
<div class="large-12 columns">
<h5>
<a href="/OwlCarousel2/docs/support-contact.html">{{ pkg.author.name }}</a>
<a id="custom-tweet-button" href="https://twitter.com/share?url=https://github.com/OwlCarousel2/OwlCarousel2&text={{ app.title }} - This is so awesome! " target="_blank"></a>
</h5>
</div>
</div>
</footer>