Set up Jekyll with the Minimal Mistakes theme

This commit is contained in:
2025-06-26 22:06:13 -04:00
commit ef61217c10
11 changed files with 195 additions and 0 deletions

1
_includes/footer.html Normal file
View File

@@ -0,0 +1 @@
<div class="page__footer-copyright">&copy; {{ site.time | date: '%Y' }} <a href="{{ site.copyright_url | default: site.url }}">{{ site.copyright | default: site.title }}</a>.</div>