Github page clones from TETRIS-2000 repositionnary

This commit is contained in:
adrienmalin
2018-08-21 12:49:26 +02:00
parent 591847e876
commit ffb2001a21
201 changed files with 21457 additions and 3073 deletions

9
_includes/footer.html Normal file
View File

@ -0,0 +1,9 @@
<footer class="footer-distributed">
<div class="container">
<div class="footer">
<p>{{ site.author }} &copy; {{ site.copyright }}</p>
<p> Theme: <a href="https://github.com/streetturtle/jekyll-clean-dark">jekyll-clean-dark by streetturtle</a></p>
{% include social.html %}
</div>
</div>
</footer>