16 lines
494 B
HTML
16 lines
494 B
HTML
</article>
|
|
<footer>
|
|
© 2014-8 |
|
|
<a href="https://creativecommons.org/licenses/by-sa/3.0/">License</a> |
|
|
Helpful? Consider
|
|
<a href="https://rubenwardy.com/donate/">donating</a>
|
|
to support my work.
|
|
</footer>
|
|
</article>
|
|
</main>
|
|
<link rel="stylesheet" href="{{ page.root }}static/style.css">
|
|
<script async src="https://code.jquery.com/jquery-1.11.2.min.js"></script>
|
|
<script async src="{{ page.root }}static/script.js"></script>
|
|
</body>
|
|
</html>
|