1
0
Fork 0
easejs/includes/footer.html

21 lines
668 B
HTML

</div>
<div class="footer">
<a href="http://www.gnu.org/" id="gnuinside">
<img src="images/gnu-inside.png" alt="Part of the GNU Project"
title="Part of the GNU Project" />
</a>
<p class="copyright">
Copyright &copy; 2011, 2012, 2013, 2014 <a href="http://mikegerwitz.com">Mike Gerwitz</a>
</p>
<p class="websource">
The <a href="source.html">source code</a> of this website is available in
the <a href="source.html"><tt>website</tt> branch of the Git
repository</a>.
</p>
</div>
<script type="text/javascript" src="scripts/ease.min.js"></script>
</body>
</html>