Masuksini-Real-Estate/public/assets/bt4/owl/docs_src/templates/partials/footer.hbs

11 lines
379 B
Handlebars
Raw Permalink Normal View History

2024-09-07 01:16:49 +00:00
<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>