The website of Ura Design
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 lines
1.7 KiB

<div class="full no-padding footer blue centered-text">
<div class="four spacing"></div>
<div class="row">
<div class="small-12 columns">
<p>Made with ❤ in Tirana, Albania<p>
<div class="one spacing"></div>
<ul class="socials">
<li><a href="https://twitter.com/uracreative"><i class='fa fa-twitter'></i></a></li>
<li><a href="https://facebook.com/uracreative"><i class='fa fa-facebook'></i></a></li>
</ul>
<p>Committed to Free Software, Libre Innovation, and <a href="http://opensourcedesign.net/">Open Source Design</a></p>
<p> Trademarks are property of their respective owners. All site content, unless otherwise noted, is licensed <a href="http://creativecommons.org/licenses/by-sa/4.0">CC BY-SA 4.0 International</a> by Ura Design</p>
<div class="four spacing"></div>
<p class="back-to-top"><a href="#"><i class="fa fa-chevron-up"></i>Back to top</a></p>
</div>
</div>
<div class="spacing"></div>
</div>
<script src="{{ "/bower_components/jquery/dist/jquery.min.js" | prepend: site.baseurl }}"></script>
<script src="{{ "/bower_components/foundation/js/foundation.min.js" | prepend: site.baseurl }}"></script>
<script src="{{ "/js/jquery.superslides.min.js" | prepend: site.baseurl }}"></script>
<script src="{{ "/js/slick.min.js" | prepend: site.baseurl }}"></script>
<script src="{{ "/js/wow.min.js" | prepend: site.baseurl }}"></script>
<script src="{{ "/js/jquery.validate.js" | prepend: site.baseurl }}"></script>
<script src="{{ "/bower_components/countto/jquery.countTo.js" | prepend: site.baseurl }}"></script>
<script src="{{ "/bower_components/appear/jquery.appear.js" | prepend: site.baseurl }}"></script>
<script src="{{ "/js/app.js" | prepend: site.baseurl }}"></script>