1
0
mirror of https://github.com/arsenetar/arsenetar.github.io.git synced 2024-11-14 01:59:02 +00:00
arsenetar.github.io/_includes/footer.html
Andrew Senetar 03dc1a7a11 Update Site Style
Update the site style and layout, to a more optimized and simple setup.
This new layout uses less css and js and should provide a better UX.
Still need to clean up a few things but ready for release.
2015-07-25 16:44:04 -05:00

9 lines
294 B
HTML

<footer id="mainFooter">
<p>&copy; {{ site.owner.name }} 2013 - {{ site.time | date: '%Y'}} Powered by <a href="http://jekyllrb.com">Jekyll</a></p>
</footer>
</section>
</div>
<script src="{{ site.url }}/assets/dist/app.js"></script>
</body>
</html>