6 lines
287 B
HTML
6 lines
287 B
HTML
<footer class="wrapper-full">
|
|
<ul class="list-inline">
|
|
<li>Built with <a href="https://11ty.dev/" target="_blank" rel="nofollow">Eleventy</a></li>
|
|
<li>Source on <a href="https://github.com/TheThomaas" target="_blank" rel="nofollow">Github</a></li>
|
|
</ul>
|
|
</footer> |