Set up Jekyll with the Minimal Mistakes theme
This commit is contained in:
1
_includes/footer.html
Normal file
1
_includes/footer.html
Normal file
@@ -0,0 +1 @@
|
||||
<div class="page__footer-copyright">© {{ site.time | date: '%Y' }} <a href="{{ site.copyright_url | default: site.url }}">{{ site.copyright | default: site.title }}</a>.</div>
|
1
_includes/head/custom.html
Normal file
1
_includes/head/custom.html
Normal file
@@ -0,0 +1 @@
|
||||
<link rel="shortcut icon" type="image/png" href="/assets/favicon.png">
|
Reference in New Issue
Block a user